* installing *source* package 'baggr' ... ** this is package 'baggr' version '0.7.11' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"../inst/include" -I"D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DRCPP_PARALLEL_USE_TBB=1 -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.6/rstan/include' -I'D:/RCompile/CRANpkg/lib/4.6/BH/include' -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -I"D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include" -D_REENTRANT -DSTAN_THREADS -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigenForward.h:28, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigenForward.h:29: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"../inst/include" -I"D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DRCPP_PARALLEL_USE_TBB=1 -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.6/rstan/include' -I'D:/RCompile/CRANpkg/lib/4.6/BH/include' -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -I"D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include" -D_REENTRANT -DSTAN_THREADS -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stanExports_logit.cc -o stanExports_logit.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:3, from stanExports_logit.h:23, from stanExports_logit.cc:5: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/time_clock.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:4: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 326 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/memory:78, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:7: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 354 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 365 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 423 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 430 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 432 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:19:52: required from 'struct Eigen::internal::traits > >' 19 | template struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolverBase.h:68:7: required from 'class Eigen::SolverBase > >' 68 | class SolverBase : public EigenBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:59:49: required from 'class Eigen::LDLT >' 59 | template class LDLT | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:69:42: required from 'class Eigen::LDLT >' 69 | MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime, | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:287:19: required from 'class Eigen::LDLT >' 287 | TmpMatrixType m_temporary; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:26: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:34: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_array.hpp:37:49: required from here 37 | Eigen::VectorXd v = Eigen::VectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:28: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:39: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:53: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:72: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:77: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:17: required from here 71 | A.diagonal().array() -= mu; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:29: required from here 71 | A.diagonal().array() -= mu; | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:22: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:38: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:178:58: required from here 178 | alpha = Eigen::VectorXd::Constant(_p_max - 1, normA); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:44: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:51: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::internal::member_minCoeff, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::internal::member_minCoeff, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::internal::member_minCoeff, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, Eigen::internal::member_minCoeff, 0>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:203:38: required from here 203 | int cost = c.colwise().minCoeff().minCoeff(&m); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/one_hot_row_vector.hpp:25:52: required from here 25 | Eigen::RowVectorXd ret = Eigen::RowVectorXd::Zero(K); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:13:64: required from here 13 | : m_(Eigen::VectorXd::Zero(n)), m2_(Eigen::MatrixXd::Zero(n, n)) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:26:31: required from here 26 | Eigen::VectorXd delta(q - m_); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:38: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:37:40: required from here 37 | covar = m2_ / (num_samples_ - 1.0); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_var_estimator.hpp:28:30: required from here 28 | m2_ += delta.cwiseProduct(q - m_); | ~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/coupled_ode_system.hpp:77:63: required from here 77 | Eigen::Map(dz_dt.data(), dz_dt.size()) = f_y_t; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:43: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combination(std::vector&, const int&, const int&, const int&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:73:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 73 | for (std::size_t i = 0; i < p - 1; i++) { | ~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:79:16: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 79 | } while (k < x); | ~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:102:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 102 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:105:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 105 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::increment(std::vector&, const int&, const double&, const std::vector&, std::vector&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:126:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 126 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:132:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 132 | while ((first_zero < index.size()) && index[first_zero]) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:135:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 135 | if (first_zero == index.size()) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:143:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 143 | for (std::size_t i = 0; i != first_zero + 1; i++) { | ~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::signcombos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:168:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 168 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_store_sensitivities.hpp:40:64: required from here 40 | coupled_state.size()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/apply.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_optimization.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_wrapper.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/storage.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/vector.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:16: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/include/make_fused.hpp:11, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:30, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:39: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:52: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:38:59: required from here 38 | Eigen::VectorXd stddev = S_ldlt.vectorD().array().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 5>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:75: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:76: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:135:41: required from here 135 | Eigen::VectorXd(F.transpose() * theta_t), V_ldlt, rng); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_hidden_state_prob.hpp:77:52: required from here 77 | alphas.col(n) = alphas.col(n).cwiseProduct(beta); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_latent_rng.hpp:71:73: required from here 71 | probs_vec = alphas.col(n_transitions) / alphas.col(n_transitions).sum(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::TriangularView >, 2>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::TriangularView >, 2>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::TriangularView >, 2>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:42: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::TriangularView >, 2>, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:32: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:25:32: required from here 25 | S_inv = ldlt_of_S.solve(S_inv); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:47: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:54: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:109:64: required from here 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Matrix >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: recursively required by substitution of 'template const Eigen::internal::triangular_solve_retval >, 6>, Other> Eigen::TriangularViewImpl >, 6, Eigen::Dense>::solve(const Eigen::MatrixBase&) const [with int Side = ; Other = ]' 108 | * (D_ldlt.matrixU().solve( | ~~~~~~~~~~~~~~~~~~~~~~^ 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:43: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:51: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:52: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multinomial_logit_lpmf.hpp:39:44: required from here 39 | lp += lgamma(1 + ns_map.sum()) - lgamma(1 + ns_map).sum(); | ~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_ccdf_log.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob.hpp:328, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:16: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp: In function 'stan::return_type_t stan::math::std_normal_lccdf(const T_y&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 52 | } else if (y_dbl > 8.25) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: adding '-flarge-source-files' will allow for more column-tracking support, at the expense of compilation time and memory D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp: In member function 'virtual std::vector > stan::io::dump::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:694: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 694 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:707: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 707 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:102:0: required from here 102 | if (C_adj.size() > 0) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:111:0: required from here 111 | = D_adj.adjoint().template triangularView(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, -1, false>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:116:0: required from here 116 | D_adj.diagonal() *= 0.5; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' 281 | template class Ref | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:76:42: required from 'class Eigen::LLT, 0, Eigen::OuterStride<> >, 1>' 76 | MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:142:0: required from here 142 | check_pos_definite("cholesky_decompose", "m", L_factor); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:144:0: required from here 144 | L_A.template triangularView().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:42:0: required from here 42 | y_val.row(m).head(m) = x.val().segment(pos, m); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:32:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: recursively required by substitution of 'template static std::true_type stan::is_base_pointer_convertible >::f(const Eigen::EigenBase*) [with OtherDerived = ]' 29 | = decltype(f(std::declval *>()))::value | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: required from 'struct stan::is_base_pointer_convertible >' D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71: required from 'struct stan::is_eigen >' 21 | : bool_constant::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:301:0: required by substitution of 'template class stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type> [with T = Eigen::SparseMatrix]' 301 | (is_eigen::value || is_kernel_expression_and_not_scalar::value) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:129:0: required from 'class stan::math::arena_matrix, void>' 129 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:814:0: required from 'class stan::math::vari_value, void>' 814 | using InnerIterator = typename arena_matrix::InnerIterator; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:419:0: required from 'const auto& stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::val() const [with T = Eigen::SparseMatrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 419 | inline const auto& val() const noexcept { return vi_->val(); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21: required from 'class Eigen::Tridiagonalization >' 97 | >::type SubDiagonalReturnType; | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' 111 | typedef typename TridiagonalizationType::SubDiagonalType SubDiagonalType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/eigendecompose_sym.hpp:40:0: required from here 40 | arena_t eigenvals = solver.eigenvalues(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/grad.hpp:27:0: required from here 27 | g = x.adj(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0> > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:51:0: required from here 51 | reverse_pass_callback([arena_M, log_det, arena_M_inv_transpose]() mutable { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:73:0: required from here 73 | vector_d diff = (x_d.array() - x_d.maxCoeff()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:81:0: required from here 81 | Eigen::Map(softmax_x_d_array, a_size) = softmax_x_d.array() / sum; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:50:0: required from here 50 | arena_powers[0] = Eigen::MatrixXd::Identity(N, N); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:53:0: required from here 53 | arena_powers[i] = arena_powers[1] * arena_powers[i - 1]; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:63:0: required from here 63 | adj_M += adj_C * arena_powers[i - 1].transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_spd.hpp:67:0: required from here 67 | Eigen::Map(variRefB_, M_, N_).adj() += adjB; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/quad_form.hpp:25:0: required from here 25 | matrix_d M = 0.5 * (Cd + Cd.transpose()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:55:0: required from here 55 | L.col(0).tail(pull) = CPCs.val().head(pull); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:56:0: required from here 56 | arena_acc.tail(pull) = 1.0 - CPCs.val().head(pull).array().square(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> >, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:63:0: required from here 63 | L.col(i).tail(pull) = cpc_seg * arena_acc.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_cov_matrix.hpp:56:0: required from here 56 | sds.adj() += (prod.adj().cwiseProduct(corr_L.val())).rowwise().sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_self.hpp:41:0: required from here 41 | x.adj() += (2 * res.adj()).asDiagonal() * x.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0, Eigen::Stride<0, 0> >, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:56:0: required from here 56 | arena_Fp.diagonal().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:70:0: required from here 70 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47: required from 'struct Eigen::internal::traits, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 278 | typedef typename DiagonalVectorType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7: required from 'class Eigen::DiagonalBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 18 | class DiagonalBase : public EigenBase | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:293:7: required from 'class Eigen::DiagonalWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 293 | class DiagonalWrapper | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:63:0: required from here 63 | + arena_U * arena_D.asDiagonal().inverse() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:80:0: required from here 80 | v1_map.adj() += di; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:23:0: required from here 23 | vector_d dtrs_vals = dtrs_map.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::val_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/jacobian.hpp:26:0: required from here 26 | fx = fx_var.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&):: [with auto:11 = const Eigen::Matrix, -1, 1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::; Args = {const Eigen::Matrix, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:73:21: required from 'auto stan::math::value_of(EigMat&&) [with EigMat = const Eigen::Matrix, -1, 1>&; stan::require_eigen_dense_base_t* = 0; stan::require_not_st_arithmetic* = 0]' 73 | return make_holder( | ~~~~~~~~~~~^ 74 | [](auto& a) { | ~~~~~~~~~~~~~ 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | }, | ~~ 77 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/algebra_solver_fp.hpp:101:0: required from here 101 | y_dummy(stan::math::value_of(y)), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/cvodes_integrator_adjoint.hpp:604:0: required from here 604 | f_y_t_vars.adj() = -Eigen::Map(NV_DATA_S(yB), N_); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp:62:0: required from here 62 | hvp = (grad_forward - grad_backward) / (2 * epsilon); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/initialize.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:49: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp: In member function 'virtual std::vector > stan::io::random_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp:111: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 111 | for (comp_iter = 0, real_iter = 0; real_iter < val_r.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:182:0: required from here 182 | return normal_fullrank(Eigen::VectorXd(mu_.array().square()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:183:0: required from here 183 | Eigen::MatrixXd(L_chol_.array().square())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:197:0: required from here 197 | return normal_fullrank(Eigen::VectorXd(mu_.array().sqrt()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:198:0: required from here 198 | Eigen::MatrixXd(L_chol_.array().sqrt())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:263:0: required from here 263 | L_chol_.array() /= rhs.L_chol().array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:459:0: required from here 459 | L_grad.diagonal().array() += L_chol_.diagonal().array().inverse(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:370:0: required from here 370 | omega_grad.array() += tmp_mu_grad.array().cwiseProduct(eta.array()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:388:0: required from here 388 | omega_grad.array() = omega_grad.array().cwiseProduct(omega_.array().exp()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/nuts/base_nuts.hpp:175:0: required from here 175 | rho = rho_bck + rho_fwd; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 2>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 2>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 2>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 2>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 2>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:53:0: required from here 53 | z.p = z.inv_e_metric_.llt().matrixU().solve(u); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_matrix.hpp:133:17: required from 'auto stan::math::to_matrix(const std::vector&, int, int) [with T = double]' 133 | return Eigen::Map>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | &x[0], m, n); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/read_dense_inv_metric.hpp:33:0: required from here 33 | inv_metric = stan::math::to_matrix(dense_vals, num_params, num_params); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:27:0: required from here 27 | covar = (n / (n + 5.0)) * covar D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: recursively required by substitution of 'template typename Eigen::ScalarBinaryOpTraits::Scalar, Eigen::internal::scalar_product_op::Scalar> >::ReturnType Eigen::MatrixBase >::dot(const Eigen::MatrixBase&) const [with OtherDerived = ]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:27:0: required from here 27 | var = (n / (n + 5.0)) * var D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:68: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In member function 'virtual std::vector > stan::io::array_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:304: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 304 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:317: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 317 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from here 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:145:0: required from here 145 | x_ret_vals.coeffRef(j) = x.val().coeff(row_idx_val, col_idx_vals[j]); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:102:18: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; L = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0; stan::return_type_t = double]' 102 | x.unaryExpr([lb, &lp](auto&& xx) { return lb_constrain(xx, lb, lp); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1324:0: required from here 1323 | tau = in__.template read_constrain_lb< 1324 | Eigen::Matrix, jacobian__>(0, lp__, 1325 | tau_1dim__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:83:26: required from 'auto stan::math::lb_constrain(T&&, L&&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; L = const int&; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 83 | return eval(x.unaryExpr([lb](auto&& x) { return lb_constrain(x, lb); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:388:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]' 388 | return stan::math::lb_constrain(this->read(sizes...), lb); stanExports_logit.h:1324:0: required from here 1323 | tau = in__.template read_constrain_lb< 1324 | Eigen::Matrix, jacobian__>(0, lp__, 1325 | tau_1dim__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/transpose.hpp:18:21: required from 'auto stan::math::transpose(const T&) [with T = Eigen::Matrix; stan::require_matrix_t* = 0]' 18 | return m.transpose(); | ~~~~~~~~~~~^~ stanExports_logit.h:1406:0: required from here 1406 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65: required from 'class Eigen::Replicate >, -1, -1>' 61 | template class Replicate | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rep_matrix.hpp:57:23: required from 'auto stan::math::rep_matrix(const Vec&, int) [with Vec = Eigen::Transpose >; stan::require_eigen_vector_t* = 0]' 57 | return x.replicate(n, 1); | ~~~~~~~~~~~^~~~~~ stanExports_logit.h:1406:0: required from here 1406 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Replicate >, -1, -1>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::Replicate >, -1, -1>; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 28 | return m1.cwiseProduct(m2); | ~~~~~~~~~~~~~~~^~~~ stanExports_logit.h:1407:0: required from here 1407 | stan::math::elt_multiply(eta_matrix, 1408 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::Replicate >, -1, -1>; Mat2 = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1405:0: required from here 1405 | stan::math::add( 1406 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1407 | stan::math::elt_multiply(eta_matrix, 1408 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, Eigen::Matrix >; Mat2 = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1422:0: required from here 1422 | stan::math::add( 1423 | stan::math::rep_vector( 1424 | stan::model::rvalue(mu_baseline, "mu_baseline", 1425 | stan::model::index_uni(1)), K), 1426 | stan::math::multiply( 1427 | stan::model::rvalue(tau_baseline, "tau_baseline", 1428 | stan::model::index_uni(1)), eta_baseline)), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:251:0: required from 'auto stan::model::rvalue(Mat&&, const char*, index_uni) [with Mat = Eigen::Matrix&; stan::require_dense_dynamic_t* = 0]' 251 | return x.row(idx.n_ - 1); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:583:0: required from 'auto stan::model::rvalue(Mat&&, const char*, const Idx&, index_omni) [with Mat = Eigen::Matrix&; Idx = index_uni; stan::require_dense_dynamic_t* = 0]' 583 | return rvalue(std::forward(x), name, row_idx); stanExports_logit.h:1488:0: required from here 1488 | stan::model::rvalue(theta_k_test, "theta_k_test", 1489 | stan::model::index_uni( 1490 | stan::model::rvalue(test_site, "test_site", 1491 | stan::model::index_uni(i))), stan::model::index_omni()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:251:0: required from 'auto stan::model::rvalue(Mat&&, const char*, index_uni) [with Mat = const Eigen::Map, 0, Eigen::Stride<0, 0> >&; stan::require_dense_dynamic_t* = 0]' 251 | return x.row(idx.n_ - 1); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:583:0: required from 'auto stan::model::rvalue(Mat&&, const char*, const Idx&, index_omni) [with Mat = const Eigen::Map, 0, Eigen::Stride<0, 0> >&; Idx = index_uni; stan::require_dense_dynamic_t* = 0]' 583 | return rvalue(std::forward(x), name, row_idx); stanExports_logit.h:1492:0: required from here 1492 | stan::model::rvalue(test_treatment, "test_treatment", 1493 | stan::model::index_uni(i), stan::model::index_omni()))) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:35: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar&>(const std::vector&)::; Args = {const std::vector >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:72:21: required from 'auto stan::math::as_array_or_scalar(T&&) [with T = const std::vector&; stan::require_std_vector_t* = 0; stan::require_not_std_vector_t::type>* = 0]' 72 | return make_holder([](auto& x) { return T_map(x.data(), x.size()); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | std::forward(v)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:39: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:43: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:55: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:67:50: required from 'stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&):: [with auto:9 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&)::; T2 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_t::type> >* = 0; T = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:66:46: required from 'auto stan::math::fabs(const Container&) [with Container = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_container_st* = 0]' 66 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:37: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&):: [with auto:169 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&)::; T2 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_t::type> >* = 0; T = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:49:25: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 49 | T_return p = sum(log(abs_apk)) - sum(log(abs_bpk)); | ~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:75: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:32: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:29: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:22: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:97:0: required from here 97 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27: required from 'stan::math::value_of_rec, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&):: [with auto:1 = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 110 | return m.unaryExpr([](auto x) { return value_of_rec(x); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of_rec, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::; Args = {Eigen::Map, 0, Eigen::Stride<0, 0> >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:108:21: required from 'auto stan::math::value_of_rec(T&&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; = void; = void]' 108 | return make_holder( | ~~~~~~~~~~~^ 109 | [](auto& m) { | ~~~~~~~~~~~~~ 110 | return m.unaryExpr([](auto x) { return value_of_rec(x); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | }, | ~~ 112 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:30: required from 'void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = std::vector; T_low = int; stan::require_vector_t* = 0; stan::require_not_std_vector_vt* = 0; stan::require_stan_scalar_t* = 0; Idxs = {}]' 157 | auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:515:0: required from here 515 | stan::math::check_greater_or_equal(function__, "site", site, 0); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ stanExports_logit.h: In instantiation of 'void model_logit_namespace::model_logit::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = std::vector; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_logit.h:2075:0: required from here 2075 | unconstrain_array_impl(params_constrained, params_i, 2076 | params_unconstrained, pstream); stanExports_logit.h:1547: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1547 | int pos__ = std::numeric_limits::min(); stanExports_logit.h: In instantiation of 'void model_logit_namespace::model_logit::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = Eigen::Matrix; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_logit.h:2085:0: required from here 2085 | unconstrain_array_impl(params_constrained, params_i, 2086 | params_unconstrained, pstream); stanExports_logit.h:1547: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1547 | int pos__ = std::numeric_limits::min(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp: In instantiation of 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]': stanExports_logit.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1252: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:182:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 182 | Eigen::Matrix b_args(1); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:117:39: required from 'TupleT stan::math::internal::grad_2F1_impl_ab(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 117 | inner_diff = g_current.array().abs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:204:78: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 204 | grad_tuple_ab = grad_2F1_impl_ab( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 205 | a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::CastXpr::Type Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]' 62 | cast() const | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:38: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:12: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:0: required from here 47 | stan::math::check_not_nan(function, "Mean vector", mu); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit))))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:0: required from here 74 | stan::math::check_not_nan(function, "Cholesky factor", L_chol); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:207:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 207 | for (size_t i = 0; i < x.rows(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:208:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 208 | for (size_t j = 0; j < x.cols(); j++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:0: required from here 21 | stan::math::check_finite("check_finite", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:0: required from here 22 | stan::math::check_positive("check_positive", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:30:0: required from here 30 | if (!var.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta.hpp:70, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/invalid_argument.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:10: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of 'void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&, Idxs ...) [with T_y = long long unsigned int; T_high = long long int; stan::require_all_stan_scalar_t* = 0; Idxs = {}]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:79:0: required from 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]' 79 | stan::math::check_less_or_equal("validate_dims", "array_var_context", 80 | elem_dims_total[dims.size()], array_size); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:39:20: warning: comparison of integer expressions of different signedness: 'const long long unsigned int' and 'const long long int' [-Wsign-compare] 39 | if (unlikely(!(y <= high))) { | ~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/compiler_attributes.hpp:9:41: note: in definition of macro 'unlikely' 9 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Derived = Eigen::Block, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 1, -1, false>; Vec2 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_logit.h:1487:0: required from here 1487 | stan::math::dot_product( 1488 | stan::model::rvalue(theta_k_test, "theta_k_test", 1489 | stan::model::index_uni( 1490 | stan::model::rvalue(test_site, "test_site", 1491 | stan::model::index_uni(i))), stan::model::index_omni()), 1492 | stan::model::rvalue(test_treatment, "test_treatment", 1493 | stan::model::index_uni(i), stan::model::index_omni()))) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Matrix; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Vec2 = Eigen::Matrix; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_logit.h:1495:0: required from here 1495 | (stan::math::logical_gt(Nc, 0) ? stan::math::dot_product( 1496 | stan::model::rvalue(X_test, 1497 | "X_test", 1498 | stan::model::index_uni(i), 1499 | stan::model::index_omni()), 1500 | beta) : 0.0)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Matrix; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Vec2 = Eigen::Matrix; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_logit.h:1495:0: required from here 1495 | (stan::math::logical_gt(Nc, 0) ? stan::math::dot_product( 1496 | stan::model::rvalue(X_test, 1497 | "X_test", 1498 | stan::model::index_uni(i), 1499 | stan::model::index_omni()), 1500 | beta) : 0.0)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:21: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_logit.h:1703:0: required from 'void model_logit_namespace::model_logit::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1703 | out__.write_free_lb(0, tau); stanExports_logit.h:2066:0: required from here 2066 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:32: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_logit.h:1703:0: required from 'void model_logit_namespace::model_logit::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1703 | out__.write_free_lb(0, tau); stanExports_logit.h:2066:0: required from here 2066 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: [with auto:169 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_logit.h:1703:0: required from 'void model_logit_namespace::model_logit::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1703 | out__.write_free_lb(0, tau); stanExports_logit.h:2066:0: required from here 2066 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: [with auto:169 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_logit.h:1703:0: required from 'void model_logit_namespace::model_logit::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1703 | out__.write_free_lb(0, tau); stanExports_logit.h:2066:0: required from here 2066 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&, const stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&, const stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_logit.h:1703:0: required from 'void model_logit_namespace::model_logit::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1703 | out__.write_free_lb(0, tau); stanExports_logit.h:2066:0: required from here 2066 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; Eigen::MatrixXd = Eigen::Matrix]': D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_logit.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:55: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 55 | if (p_names.size() != draws.cols()) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:71: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 71 | for (size_t i = 0; i < draws.rows(); ++i) { In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/assert.hpp:35, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:19, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size_type.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/functions.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:24: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept >, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:81:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:16, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:46: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::token_finderF >; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:98:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FormatterConcept >, boost::algorithm::detail::first_finderF, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:103:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:65: note: in a call to non-static member function 'void boost::algorithm::FormatterConcept::constraints() [with FormatterT = boost::algorithm::detail::const_formatF >; FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 65 | void constraints() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:19: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:58: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:330: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 72 | typedef blas_data_mapper ResMapper; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1080 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1085 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:478:32: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::mean() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 478 | return Scalar(derived().redux(Eigen::internal::scalar_sum_op())) / Scalar(this->size()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:451:40: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 451 | subdiag = mat.template diagonal<-1>().real(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 1, -1, false>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:101: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Derived = Eigen::Block, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 1, -1, false>; Vec2 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_logit.h:1487:0: required from here 1487 | stan::math::dot_product( 1488 | stan::model::rvalue(theta_k_test, "theta_k_test", 1489 | stan::model::index_uni( 1490 | stan::model::rvalue(test_site, "test_site", 1491 | stan::model::index_uni(i))), stan::model::index_omni()), 1492 | stan::model::rvalue(test_treatment, "test_treatment", 1493 | stan::model::index_uni(i), stan::model::index_omni()))) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Derived = Eigen::Block, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 1, -1, false>; Vec2 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_logit.h:1487:0: required from here 1487 | stan::math::dot_product( 1488 | stan::model::rvalue(theta_k_test, "theta_k_test", 1489 | stan::model::index_uni( 1490 | stan::model::rvalue(test_site, "test_site", 1491 | stan::model::index_uni(i))), stan::model::index_omni()), 1492 | stan::model::rvalue(test_treatment, "test_treatment", 1493 | stan::model::index_uni(i), stan::model::index_omni()))) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:191:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 191 | _pk.noalias() = -_gk; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:192:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 192 | auto exp_x = to_arena(arena_x.val().array().exp()); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:193:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 193 | arena_t ret = exp_x + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 197 | arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 197 | arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&):: [with auto:11 = const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_logit.h:1018:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1017 | tau = in__.template read_constrain_lb< 1018 | Eigen::Matrix, jacobian__>(0, lp__, 1019 | tau_1dim__); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>&>(const Eigen::Matrix, -1, -1>&):: [with auto:11 = const Eigen::Matrix, -1, -1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:30:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 30 | using inner_ret_type = decltype(value_of(m1).cwiseProduct(value_of(m2))); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&):: [with auto:11 = const Eigen::Replicate, -1, 1> >, -1, -1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:30:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 30 | using inner_ret_type = decltype(value_of(m1).cwiseProduct(value_of(m2))); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1, 0, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1> > >, Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >; Types = {Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 31 | using ret_type = return_var_matrix_t; stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 35 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2.val())); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 35 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2.val())); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:49:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 49 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2)); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:57:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 57 | arena_t ret(arena_m1.cwiseProduct(arena_m2.val())); stanExports_logit.h:1083:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_logit.h:1081:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1081 | stan::math::add( 1082 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_logit.h:1081:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1081 | stan::math::add( 1082 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1, 0, -1, -1> > >, Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >; Types = {Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_logit.h:1081:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1081 | stan::math::add( 1082 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_logit.h:1081:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1081 | stan::math::add( 1082 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_logit.h:1081:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1081 | stan::math::add( 1082 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:122:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 122 | arena_a.adj().coeffRef(i, j) += ref_adj; stanExports_logit.h:1081:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1081 | stan::math::add( 1082 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1083 | stan::math::elt_multiply(eta_matrix, 1084 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:145:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 145 | arena_t res = arena_A.val() * arena_B.val().array(); stanExports_logit.h:1102:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:163:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 163 | arena_B.adj().array() += arena_A * res.adj().array(); stanExports_logit.h:1102:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 170 | arena_t res = arena_A.val() * arena_B.array(); stanExports_logit.h:1102:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 170 | arena_t res = arena_A.val() * arena_B.array(); stanExports_logit.h:1102:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:172:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 172 | arena_A.adj() += (res.adj().array() * arena_B.array()).sum(); stanExports_logit.h:1102:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_logit.h:1098:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1098 | stan::math::add( 1099 | stan::math::rep_vector( 1100 | stan::model::rvalue(mu_baseline, "mu_baseline", 1101 | stan::model::index_uni(1)), K), 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_logit.h:1098:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1098 | stan::math::add( 1099 | stan::math::rep_vector( 1100 | stan::model::rvalue(mu_baseline, "mu_baseline", 1101 | stan::model::index_uni(1)), K), 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_logit.h:1098:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1098 | stan::math::add( 1099 | stan::math::rep_vector( 1100 | stan::model::rvalue(mu_baseline, "mu_baseline", 1101 | stan::model::index_uni(1)), K), 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_logit.h:1098:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1098 | stan::math::add( 1099 | stan::math::rep_vector( 1100 | stan::model::rvalue(mu_baseline, "mu_baseline", 1101 | stan::model::index_uni(1)), K), 1102 | stan::math::multiply( 1103 | stan::model::rvalue(tau_baseline, "tau_baseline", 1104 | stan::model::index_uni(1)), eta_baseline)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:36:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 36 | using return_t stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:55:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 55 | using return_t stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&):: [with auto:11 = stan::math::arena_matrix, -1, -1>, void>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:66:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 66 | = return_var_matrix_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 65 | using return_t stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&):: [with auto:11 = const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:30:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 30 | using inner_ret_type = decltype(value_of(m1).cwiseProduct(value_of(m2))); stanExports_logit.h:1149:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1149 | stan::math::elt_multiply( 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), 1152 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1153 | stan::model::index_multi(site))), "assigning variable re"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > > >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >; Types = {Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 31 | using ret_type = return_var_matrix_t; stanExports_logit.h:1149:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1149 | stan::math::elt_multiply( 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), 1152 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1153 | stan::model::index_multi(site))), "assigning variable re"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 35 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2.val())); stanExports_logit.h:1149:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1149 | stan::math::elt_multiply( 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), 1152 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1153 | stan::model::index_multi(site))), "assigning variable re"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:49:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 49 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2)); stanExports_logit.h:1149:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1149 | stan::math::elt_multiply( 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), 1152 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1153 | stan::model::index_multi(site))), "assigning variable re"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_logit.h:1149:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1149 | stan::math::elt_multiply( 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), 1152 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1153 | stan::model::index_multi(site))), "assigning variable re"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:57:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 57 | arena_t ret(arena_m1.cwiseProduct(arena_m2.val())); stanExports_logit.h:1149:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1149 | stan::math::elt_multiply( 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), 1152 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1153 | stan::model::index_multi(site))), "assigning variable re"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_logit.h:1199:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_logit.h:1199:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_logit.h:1198:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:72:39: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 72 | T_partials_array exp_m_ntheta = exp(-ntheta); | ^~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:72:38: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 72 | T_partials_array exp_m_ntheta = exp(-ntheta); | ~~~^~~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, void>::apply(const Eigen::Array&)::, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, void>::apply(const Eigen::Array&)::, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log1p.hpp:83:49: required from 'auto stan::math::log1p(const T&) [with T = Eigen::Array; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::require_not_var_matrix_t* = 0]' 83 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:77:59: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | (ntheta < -cutoff).select(ntheta, -log1p(exp_m_ntheta)))); | ~~~~~^~~~~~~~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:77:53: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | (ntheta < -cutoff).select(ntheta, -log1p(exp_m_ntheta)))); | ^~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:77:44: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | (ntheta < -cutoff).select(ntheta, -log1p(exp_m_ntheta)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Array, Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > > >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:76:18: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 75 | (ntheta > cutoff) | ~~~~~~~~~~~~~~~~~ 76 | .select(-exp_m_ntheta, | ~~~~~~~^~~~~~~~~~~~~~~ 77 | (ntheta < -cutoff).select(ntheta, -log1p(exp_m_ntheta)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:41: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~^~~~~~~~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:72: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~~~~~~~~^~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:56: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:34: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 84 | (ntheta >= -cutoff) | ~~~~~~~~~~~~~~~~~~~ 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | signs)); | ~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseNullaryOp, Eigen::Array > > >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:83:22: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = int; T_prob = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 82 | = (ntheta > cutoff) | ~~~~~~~~~~~~~~~~~ 83 | .select(-exp_m_ntheta, | ~~~~~~~^~~~~~~~~~~~~~~ 84 | (ntheta >= -cutoff) | ~~~~~~~~~~~~~~~~~~~ 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | signs)); | ~~~~~~~ stanExports_logit.h:1522:0: required from 'void model_logit_namespace::model_logit::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1522 | stan::math::bernoulli_logit_lpmf( 1523 | stan::model::rvalue(test_y, "test_y", stan::model::index_uni(i)), 1524 | mu_pred)), "assigning variable logpd", stanExports_logit.h:2038:0: required from 'void model_logit_namespace::model_logit::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 2038 | write_array_impl(base_rng, params_r, params_i, vars, 2039 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_logit.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:35:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 35 | check_finite("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:36:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 36 | check_finite("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:39:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 39 | check_not_nan("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:40:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 40 | check_not_nan("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, member_sum, 1>; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 2, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 2, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 2, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 2, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 2, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 2, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 203 | PanelType panel(m_arg, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 2, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 2, -1, true> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 217 | PanelEvaluator panel_eval(panel); | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 100 | pack_rhs(blockB, rhs.getSubMapper(k2,0), actual_kc, size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 106 | pack_lhs(blockA, lhs.getSubMapper(i2, k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 113 | gebp(res.getSubMapper(i2, 0), blockA, blockB, actual_mc, actual_kc, | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | (std::min)(size,i2), alpha, -1, -1, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 2; ResScalar = double]' 155 | Matrix buffer((internal::constructor_without_unaligned_array_assert())); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:46: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:26: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:43: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 352 | Block A21(mat,k+1,k,rs,1); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:80: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:67: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:158:0: required from 'stan::model::rvalue&>(Eigen::Matrix&, const char*, const index_multi&):: [with auto:767 = Eigen::Matrix]' 158 | return plain_type_t::NullaryExpr( 159 | idx.ns_.size(), [name, &idx, &v_ref](Eigen::Index i) { 160 | math::check_range("vector[multi] indexing", name, v_ref.size(), 161 | idx.ns_[i]); 162 | return v_ref.coeff(idx.ns_[i] - 1); 163 | }); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1150:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; Mat2 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 28 | return m1.cwiseProduct(m2); | ~~~~~~~~~~~~~~~^~~~ stanExports_logit.h:1149:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1149 | stan::math::elt_multiply( 1150 | stan::model::rvalue(eta_cluster, "eta_cluster", 1151 | stan::model::index_multi(cluster)), 1152 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1153 | stan::model::index_multi(site))), "assigning variable re"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1199:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1198:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1197:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; Mat2 = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1267:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1267 | stan::math::add( 1268 | stan::model::rvalue(baseline_k, 1269 | "baseline_k", 1270 | stan::model::index_multi(site)), 1271 | stan::math::multiply(treatment, mu)), fe), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1266:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1266 | stan::math::add( 1267 | stan::math::add( 1268 | stan::model::rvalue(baseline_k, 1269 | "baseline_k", 1270 | stan::model::index_multi(site)), 1271 | stan::math::multiply(treatment, mu)), fe), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_logit.h:1265:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1265 | stan::math::add( 1266 | stan::math::add( 1267 | stan::math::add( 1268 | stan::model::rvalue(baseline_k, 1269 | "baseline_k", 1270 | stan::model::index_multi(site)), 1271 | stan::math::multiply(treatment, mu)), fe), 1272 | re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_linesearch.hpp:247:0: required from 'int stan::optimization::WolfeLineSearch(FunctorType&, Scalar&, XType&, Scalar&, XType&, const XType&, const XType&, const Scalar&, const XType&, const Scalar&, const Scalar&, const Scalar&, const Scalar&, const Scalar&) [with FunctorType = ModelAdaptor; Scalar = double; XType = Eigen::Matrix]' 247 | x1.noalias() = x0 + alpha1 * p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:209:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 209 | = WolfeLineSearch(_func, _alpha, _xk_1, _fk_1, _gk_1, _pk, _xk, _fk, 210 | _gk, _ls_opts.c1, _ls_opts.c2, _ls_opts.minAlpha, 211 | _ls_opts.maxLSIts, _ls_opts.maxLSRestarts); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::Matrix, 0> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:55:0: required from 'void stan::optimization::BFGSUpdate_HInv::search_direction(VectorT&, const VectorT&) const [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 55 | pk.noalias() = -(_Hk * gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:254:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 254 | _qn.search_direction(_pk, _gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:58:64: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 58 | decltype(auto) y_val = to_ref(as_value_column_array_or_scalar(y_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:79:62: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 79 | = to_ref_if::value>(y_scaled * y_scaled); | ~~~~~~~~~^~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/model_header.hpp:13, from stanExports_logit.h:25: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp: In instantiation of 'stan::plain_type_t stan::model::rvalue(EigMat&&, const char*, const index_multi&) [with EigMat = Eigen::Matrix, -1, -1>&; stan::require_eigen_dense_dynamic_t* = 0; stan::plain_type_t = Eigen::Matrix, -1, -1>]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:583:0: required from 'auto stan::model::rvalue(Mat&&, const char*, const Idx&, index_omni) [with Mat = Eigen::Matrix, -1, -1>&; Idx = index_multi; stan::require_dense_dynamic_t* = 0]' 583 | return rvalue(std::forward(x), name, row_idx); stanExports_logit.h:1204:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:268: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 268 | for (int i = 0; i < idx.ns_.size(); ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27: required from 'stan::math::value_of_rec, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&):: [with auto:1 = const Eigen::Map, 0, Eigen::Stride<0, 0> >]' 110 | return m.unaryExpr([](auto x) { return value_of_rec(x); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:60:38: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = true; T_n = std::vector; T_prob = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 60 | const auto& n_double = value_of_rec(n_col); | ~~~~~~~~~~~~^~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&>(const Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&):: [with auto:13 = const Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:63:30: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = true; T_n = std::vector; T_prob = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 63 | (2 * as_array_or_scalar(n_double) - 1)); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:63:10: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = true; T_n = std::vector; T_prob = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 63 | (2 * as_array_or_scalar(n_double) - 1)); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:63:41: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = true; T_n = std::vector; T_prob = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 63 | (2 * as_array_or_scalar(n_double) - 1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:56: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = true; T_n = std::vector; T_prob = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:34: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = true; T_n = std::vector; T_prob = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 84 | (ntheta >= -cutoff) | ~~~~~~~~~~~~~~~~~~~ 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | signs)); | ~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Array > >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:83:22: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = true; T_n = std::vector; T_prob = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 82 | = (ntheta > cutoff) | ~~~~~~~~~~~~~~~~~ 83 | .select(-exp_m_ntheta, | ~~~~~~~^~~~~~~~~~~~~~~ 84 | (ntheta >= -cutoff) | ~~~~~~~~~~~~~~~~~~~ 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | signs)); | ~~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:268:7: required from 'Eigen::MapBase::ScalarWithConstIfNotLvalue& Eigen::MapBase::coeffRef(Eigen::Index) [with Derived = Eigen::Block, -1, 1, true>; ScalarWithConstIfNotLvalue = double; Eigen::Index = long long int]' 15 | EIGEN_STATIC_ASSERT((int(internal::evaluator::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \ | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:25: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 367 | matA.col(i).coeffRef(i+1) = 1; | ~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]' 475 | EIGEN_PLAIN_ENUM_MIN(evaluator::Alignment, evaluator::Alignment), | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' 315 | internal::apply_rotation_in_the_plane(x, y, j.transpose()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:895:24: required from 'void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long long int]' 895 | q.applyOnTheRight(k,k+1,rot); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:548:87: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 548 | internal::tridiagonal_qr_step(diag.data(), subdiag.data(), start, end, computeEigenvectors ? eivec.data() : (Scalar*)0, n); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false>, 0>; Derived = Eigen::Block, -1, 1, false>]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:323:14: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with int NaNPropagation = 0; IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 323 | this->visit(minVisitor); | ~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:496:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 496 | return minCoeff(index); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:35: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:74: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:50: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp: In instantiation of 'stan::plain_type_t stan::model::rvalue(EigMat&&, const char*, const index_multi&) [with EigMat = Eigen::Matrix&; stan::require_eigen_dense_dynamic_t* = 0; stan::plain_type_t = Eigen::Matrix]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:583:0: required from 'auto stan::model::rvalue(Mat&&, const char*, const Idx&, index_omni) [with Mat = Eigen::Matrix&; Idx = index_multi; stan::require_dense_dynamic_t* = 0]' 583 | return rvalue(std::forward(x), name, row_idx); stanExports_logit.h:1204:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:268: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 268 | for (int i = 0; i < idx.ns_.size(); ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:273:0: required from 'stan::model::rvalue&>(Eigen::Matrix&, const char*, const index_multi&):: [with auto:768 = Eigen::Matrix]' 273 | return plain_type_t::NullaryExpr( 274 | idx.ns_.size(), x_ref.cols(), 275 | [&idx, &x_ref](Eigen::Index i, Eigen::Index j) { 276 | return x_ref.coeff(idx.ns_[i] - 1, j); 277 | }); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::model::rvalue&>(Eigen::Matrix&, const char*, const index_multi&)::; Args = {Eigen::Matrix&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:271:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1204:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rows_dot_product.hpp:30:26: required from 'Eigen::Matrix::type, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_all_not_eigen_vt* = 0; typename stan::return_type::type = double]' 30 | return (v1.cwiseProduct(v2)).rowwise().sum(); | ~~~~~~~~~~~~~~~~^~~~~ stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rows_dot_product.hpp:30:45: required from 'Eigen::Matrix::type, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_all_not_eigen_vt* = 0; typename stan::return_type::type = double]' 30 | return (v1.cwiseProduct(v2)).rowwise().sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&):: [with auto:13 = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&)::; Args = {const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:66:49: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = std::vector; T_prob = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 66 | ntheta = forward_as(signs * theta_val); | ~~~~~~^~~~~~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:56: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = std::vector; T_prob = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:85:34: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = std::vector; T_prob = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 84 | (ntheta >= -cutoff) | ~~~~~~~~~~~~~~~~~~~ 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | signs)); | ~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Select, const Eigen::CwiseNullaryOp, Eigen::Array >, const Eigen::Array >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_lpmf.hpp:83:22: required from 'stan::return_type_t stan::math::bernoulli_logit_lpmf(const T_n&, const T_prob&) [with bool propto = false; T_n = std::vector; T_prob = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 82 | = (ntheta > cutoff) | ~~~~~~~~~~~~~~~~~ 83 | .select(-exp_m_ntheta, | ~~~~~~~^~~~~~~~~~~~~~~ 84 | (ntheta >= -cutoff) | ~~~~~~~~~~~~~~~~~~~ 85 | .select(signs * exp_m_ntheta / (exp_m_ntheta + 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | signs)); | ~~~~~~~ stanExports_logit.h:1196:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1196 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1197 | stan::math::add( 1198 | stan::math::add( 1199 | stan::math::add( 1200 | stan::model::rvalue(baseline_k, 1201 | "baseline_k", 1202 | stan::model::index_multi(site)), 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), 1207 | fe), re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&):: [with auto:13 = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&)::; Args = {const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1264:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1264 | lp_accum__.add(stan::math::bernoulli_logit_lpmf(y, 1265 | stan::math::add( 1266 | stan::math::add( 1267 | stan::math::add( 1268 | stan::model::rvalue(baseline_k, 1269 | "baseline_k", 1270 | stan::model::index_multi(site)), 1271 | stan::math::multiply(treatment, mu)), fe), 1272 | re))); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_logit.h:307:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 307 | return stan::math::normal_lpdf(theta, 308 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 309 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_logit.h:307:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 307 | return stan::math::normal_lpdf(theta, 308 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 309 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 81 | logp -= sum(log1p(square(y_minus_mu * inv_sigma))); | ~~~~~~~~~~~^~~~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square >(const Eigen::Array&):: [with auto:239 = Eigen::Array]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~^~~~~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 100 | partials<0>(ops_partials) = -mu_deriv; | ^~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ^~~~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ~~~~~~~~~~~ 112 | / (sigma_squared + y_minus_mu_squared); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:314:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 314 | return stan::math::cauchy_lpdf(theta, 315 | stan::model::rvalue(pars, "pars", 316 | stan::model::index_uni(1)), 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log >(const Eigen::Array&):: [with auto:169 = Eigen::Array]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:63: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:39: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~^~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:35: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:34: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:46: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:51: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | const auto& square_y_scaled = square((y_val - mu_val) / sigma_val); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 102 | square_y_scaled / nu_val); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 107 | T_partials_return logp = -sum((half_nu + 0.5) * log1p_val); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 127 | partials<0>(ops_partials) = -deriv_y_mu; stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) 137 | - 1); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 144 | + rep_deriv / nu_val); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 142 | = 0.5 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_logit.h:330:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 330 | return stan::math::student_t_lpdf(theta, 331 | stan::model::rvalue(pars, "pars", 332 | stan::model::index_uni(1)), 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(2)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(3))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:300:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Block, -1, -1>, -1, 1, true>; T2__ = Eigen::Matrix; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 300 | return stan::math::uniform_lpdf(theta, 301 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 302 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&):: [with auto:11 = const Eigen::Block, -1, -1>, 1, -1, false>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/accumulator.hpp:135:0: required from 'stan::math::var stan::math::accumulator::type>::value, void>::type>::sum() const [with T = stan::math::var_value; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = stan::math::var_value; stan::math::var = stan::math::var_value]' 135 | inline var sum() const { return stan::math::sum(buf_); } stanExports_logit.h:1280:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1280 | return lp_accum__.sum(); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:453:45: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 453 | RealScalar scale = mat.cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:74: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log > >(const Eigen::ArrayWrapper >&):: [with auto:169 = Eigen::ArrayWrapper >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, -1, 1, true>&>(const Eigen::Block, -1, 1, true>&):: [with auto:13 = const Eigen::Block, -1, 1, true>]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, true> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, -1, 1, true> > >(const Eigen::ArrayWrapper, -1, 1, true> >&):: [with auto:169 = Eigen::ArrayWrapper, -1, 1, true> >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:105:28: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 105 | return ops_partials.build(logp); | ~~~~~~~~~~~~~~~~~~^~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:105:28: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 105 | return ops_partials.build(logp); | ~~~~~~~~~~~~~~~~~~^~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, true>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, true>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, true>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 1, -1, true>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:54: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; U = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 66 | internal::call_assignment(derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; Eigen::MatrixXd = Eigen::Matrix]' 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_logit.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Func = generic_product_impl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]' 280 | func(dst.col(j), rhsEval.coeff(Index(0),j) * actual_lhs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:333: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 306 | typedef typename Traits::LhsPacket LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 310 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 314 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Matrix; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, 1, true> > >(const char*, const char*, const Eigen::ArrayWrapper, -1, 1, true> >&)::; T = Eigen::ArrayWrapper, -1, 1, true> >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, -1, 1, true> >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/uniform_lpdf.hpp:66:0: required from 'stan::return_type_t stan::math::uniform_lpdf(const T_y&, const T_low&, const T_high&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_low = double; T_high = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 66 | check_not_nan(function, "Random variable", y_val); stanExports_logit.h:300:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Block, -1, 1, true>; T2__ = Eigen::Matrix; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 300 | return stan::math::uniform_lpdf(theta, 301 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 302 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1, true> > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative, -1, 1, true> > >(const char*, const char*, const Eigen::ArrayWrapper, -1, 1, true> >&)::; T = Eigen::ArrayWrapper, -1, 1, true> >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, -1, 1, true> >]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Block, -1, 1, true>; T2__ = Eigen::Matrix; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1184:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1184 | lp_accum__.add(vecprior_lpdf( 1185 | stan::model::rvalue(eta_matrix, "eta_matrix", 1186 | stan::model::index_omni(), 1187 | stan::model::index_uni(p)), 1188 | stan::model::rvalue(prior_hypermean_fam, 1189 | "prior_hypermean_fam", 1190 | stan::model::index_uni(p)), 1191 | stan::model::rvalue(prior_hypermean_val, 1192 | "prior_hypermean_val", 1193 | stan::model::index_uni(p)), pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1, true> > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:28: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 82 | T_partials_return logp = -0.5 * sum(y_scaled_sq); | ~~~^~~~~~~~~~~~~ stanExports_logit.h:1143:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1143 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:166:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:72: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:55: required from 'static void Eigen::internal::generic_product_impl::eval_dynamic_impl(Dst&, const LhsT&, const RhsT&, const Func&, const Scalar&, Eigen::internal::true_type) [with Dst = Eigen::Matrix; LhsT = Eigen::Matrix; RhsT = Eigen::Transpose >; Func = Eigen::internal::assign_op; Scalar = double; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 469 | call_restricted_packet_assignment_no_alias(dst, s * lhs.lazyProduct(rhs), func); | ~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:446:22: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:44: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Array; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::Array; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:79:16: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 79 | logp -= sum(log_y) * N / math::size(y); | ~~~^~~~~~~ stanExports_logit.h:323:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_logit_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 323 | return stan::math::lognormal_lpdf(theta, 324 | stan::model::rvalue(pars, "pars", 325 | stan::model::index_uni(1)), 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(2))); stanExports_logit.h:1129:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1129 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1130 | prior_beta_val, pstream__)); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 296 | dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; Rhs = Eigen::Transpose >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:31: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: required from 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = boost::iterator_range<__gnu_cxx::__normal_iterator > >; SinglePassRange2 = boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/iterator_range_core.hpp:644:32: required from 'bool boost::operator==(const iterator_range&, const iterator_range&) [with Iterator1T = __gnu_cxx::__normal_iterator >; Iterator2T = __gnu_cxx::__normal_iterator >]' 644 | return boost::equal( l, r ); | ~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_iterator.hpp:359:0: required from 'bool boost::algorithm::split_iterator::equal(const boost::algorithm::split_iterator&) const [with IteratorT = __gnu_cxx::__normal_iterator >]' 359 | m_Match==Other.m_Match && D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:649:26: required from 'static bool boost::iterators::iterator_core_access::equal(const Facade1&, const Facade2&, mpl_::true_) [with Facade1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; Facade2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; mpl_::true_ = mpl_::bool_]' 649 | return f1.equal(f2); | ~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:981:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator==(const iterator_facade&, const iterator_facade&) [with Derived1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC1 = forward_traversal_tag; Reference1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference1 = long long int; Derived2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC2 = forward_traversal_tag; Reference2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_adaptor.hpp:305:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:337: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 62 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 63 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, false>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:81:75: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 81 | gemm_pack_rhs pack_rhs; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:166: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:89:68: required from 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]' 89 | Index alignedStart = (starti) + internal::first_default_aligned(&res[starti], endi-starti); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 500 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:169:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 169 | this->col(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:304:43: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:53: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 131 | this->row(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 132 | bottom.noalias() -= tau * essential * tmp; | ~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 184 | pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:346:25: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 346 | pack_rhs_panel(blockB+j2*actual_kc, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 347 | rhs.getSubMapper(actual_k2+panelOffset, actual_j2), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 348 | panelLength, actualPanelWidth, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | actual_kc, panelOffset); | ~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; int ProductTag = 8; Scalar = double]' 783 | triangular_product_impl::run(dst, lhs, rhs.nestedExpression(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:99:96: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:101:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 1>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:102:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:103:22: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 217 | PanelEvaluator panel_eval(panel); | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:681:114: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket(Eigen::Index) [with int StoreMode = 16; int LoadMode = 0; PacketType = __vector(2) double; DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >; Functor = Eigen::internal::assign_op; int Version = 0; Eigen::Index = long long int]' 681 | m_functor.template assignPacket(&m_dst.coeffRef(index), m_src.template packet(index)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:437:75: required from 'static void Eigen::internal::dense_assignment_loop::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel >, Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >, Eigen::internal::assign_op, 0>]' 437 | kernel.template assignPacket(index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:785:37: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::PartialReduxExpr, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, member_sum, 1>; Functor = assign_op]' 785 | dense_assignment_loop::run(kernel); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, true>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:233:85: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 233 | gemm_pack_rhs pack_rhs_panel; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:42: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:90: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:64:57: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:73:50: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 73 | triFactor.row(i).tail(nbVecs-j-1) += z * triFactor.row(j).tail(nbVecs-j-1); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:38: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:319:27: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 319 | pack_lhs_panel(blockA, lhs.getSubMapper(i2,absolute_j2), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 320 | actualPanelWidth, actual_mc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 321 | actual_kc, j2); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 150 | Matrix triangularBuffer(a); | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 153 | triangularBuffer.diagonal().setZero(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:19: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:769:69: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, Eigen::Transpose >, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 142 | EIGEN_STATIC_ASSERT(internal::evaluator::Flags & LinearAccessBit, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 182 | return coeff(index); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 92 | if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&, bool) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' 399 | apply_block_householder_on_the_left(sub_dst, sub_vecs, m_coeffs.segment(k, bs), !m_reverse); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:320:29: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:333:21: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:52: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 366 | dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:42: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:168:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:214:47: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1203:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1203 | stan::math::rows_dot_product( 1204 | stan::model::rvalue(theta_k, "theta_k", 1205 | stan::model::index_multi(site), 1206 | stan::model::index_omni()), treatment)), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:301:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), 1127 | "assigning variable fe"); stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 2]' 71 | triangular_solve_vector | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ::run(actualLhs.cols(), actualLhs.data(), actualLhs.outerStride(), actualRhs); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:32: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:48: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' 194 | ::run(rhs.transpose(),lhs.transpose(), dstT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = add_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, 1, false>]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_logit_namespace::model_logit; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_logit.h:1126:0: required from 'stan::scalar_type_t model_logit_namespace::model_logit::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1126 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_logit.h:2049:0: required from 'T_ model_logit_namespace::model_logit::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2049 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_logit_namespace::model_logit; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_logit.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 341 | dest.head(diagSize) -= (lhs_alpha-LhsScalar(1))*rhs.head(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Block, -1, 1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 37 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 35 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_logit_namespace::model_logit; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_logit_namespace::model_logit; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_logit.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::sum > >(const std::vector, arena_allocator > >&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:39: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_logit_namespace::model_logit; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"../inst/include" -I"D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DRCPP_PARALLEL_USE_TBB=1 -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.6/rstan/include' -I'D:/RCompile/CRANpkg/lib/4.6/BH/include' -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -I"D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include" -D_REENTRANT -DSTAN_THREADS -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stanExports_mutau.cc -o stanExports_mutau.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:3, from stanExports_mutau.h:23, from stanExports_mutau.cc:5: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/time_clock.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:4: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 326 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/memory:78, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:7: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 354 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 365 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 423 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 430 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 432 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:19:52: required from 'struct Eigen::internal::traits > >' 19 | template struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolverBase.h:68:7: required from 'class Eigen::SolverBase > >' 68 | class SolverBase : public EigenBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:59:49: required from 'class Eigen::LDLT >' 59 | template class LDLT | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:69:42: required from 'class Eigen::LDLT >' 69 | MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime, | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:287:19: required from 'class Eigen::LDLT >' 287 | TmpMatrixType m_temporary; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:26: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:34: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_array.hpp:37:49: required from here 37 | Eigen::VectorXd v = Eigen::VectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:28: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:39: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:53: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:72: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:77: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:17: required from here 71 | A.diagonal().array() -= mu; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:29: required from here 71 | A.diagonal().array() -= mu; | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:22: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:38: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:178:58: required from here 178 | alpha = Eigen::VectorXd::Constant(_p_max - 1, normA); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:44: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:51: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::internal::member_minCoeff, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::internal::member_minCoeff, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::internal::member_minCoeff, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, Eigen::internal::member_minCoeff, 0>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:203:38: required from here 203 | int cost = c.colwise().minCoeff().minCoeff(&m); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/one_hot_row_vector.hpp:25:52: required from here 25 | Eigen::RowVectorXd ret = Eigen::RowVectorXd::Zero(K); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:13:64: required from here 13 | : m_(Eigen::VectorXd::Zero(n)), m2_(Eigen::MatrixXd::Zero(n, n)) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:26:31: required from here 26 | Eigen::VectorXd delta(q - m_); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:38: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:37:40: required from here 37 | covar = m2_ / (num_samples_ - 1.0); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_var_estimator.hpp:28:30: required from here 28 | m2_ += delta.cwiseProduct(q - m_); | ~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/coupled_ode_system.hpp:77:63: required from here 77 | Eigen::Map(dz_dt.data(), dz_dt.size()) = f_y_t; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:43: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combination(std::vector&, const int&, const int&, const int&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:73:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 73 | for (std::size_t i = 0; i < p - 1; i++) { | ~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:79:16: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 79 | } while (k < x); | ~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:102:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 102 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:105:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 105 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::increment(std::vector&, const int&, const double&, const std::vector&, std::vector&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:126:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 126 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:132:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 132 | while ((first_zero < index.size()) && index[first_zero]) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:135:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 135 | if (first_zero == index.size()) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:143:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 143 | for (std::size_t i = 0; i != first_zero + 1; i++) { | ~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::signcombos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:168:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 168 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_store_sensitivities.hpp:40:64: required from here 40 | coupled_state.size()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/apply.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_optimization.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_wrapper.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/storage.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/vector.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:16: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/include/make_fused.hpp:11, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:30, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:39: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:52: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:38:59: required from here 38 | Eigen::VectorXd stddev = S_ldlt.vectorD().array().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 5>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:75: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:76: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:135:41: required from here 135 | Eigen::VectorXd(F.transpose() * theta_t), V_ldlt, rng); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_hidden_state_prob.hpp:77:52: required from here 77 | alphas.col(n) = alphas.col(n).cwiseProduct(beta); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_latent_rng.hpp:71:73: required from here 71 | probs_vec = alphas.col(n_transitions) / alphas.col(n_transitions).sum(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::TriangularView >, 2>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::TriangularView >, 2>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::TriangularView >, 2>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:42: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::TriangularView >, 2>, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:32: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:25:32: required from here 25 | S_inv = ldlt_of_S.solve(S_inv); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:47: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:54: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:109:64: required from here 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Matrix >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: recursively required by substitution of 'template const Eigen::internal::triangular_solve_retval >, 6>, Other> Eigen::TriangularViewImpl >, 6, Eigen::Dense>::solve(const Eigen::MatrixBase&) const [with int Side = ; Other = ]' 108 | * (D_ldlt.matrixU().solve( | ~~~~~~~~~~~~~~~~~~~~~~^ 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:43: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:51: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:52: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multinomial_logit_lpmf.hpp:39:44: required from here 39 | lp += lgamma(1 + ns_map.sum()) - lgamma(1 + ns_map).sum(); | ~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_ccdf_log.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob.hpp:328, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:16: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp: In function 'stan::return_type_t stan::math::std_normal_lccdf(const T_y&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 52 | } else if (y_dbl > 8.25) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: adding '-flarge-source-files' will allow for more column-tracking support, at the expense of compilation time and memory D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp: In member function 'virtual std::vector > stan::io::dump::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:694: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 694 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:707: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 707 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:102:0: required from here 102 | if (C_adj.size() > 0) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:111:0: required from here 111 | = D_adj.adjoint().template triangularView(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, -1, false>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:116:0: required from here 116 | D_adj.diagonal() *= 0.5; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' 281 | template class Ref | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:76:42: required from 'class Eigen::LLT, 0, Eigen::OuterStride<> >, 1>' 76 | MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:142:0: required from here 142 | check_pos_definite("cholesky_decompose", "m", L_factor); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:144:0: required from here 144 | L_A.template triangularView().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:42:0: required from here 42 | y_val.row(m).head(m) = x.val().segment(pos, m); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:32:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: recursively required by substitution of 'template static std::true_type stan::is_base_pointer_convertible >::f(const Eigen::EigenBase*) [with OtherDerived = ]' 29 | = decltype(f(std::declval *>()))::value | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: required from 'struct stan::is_base_pointer_convertible >' D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71: required from 'struct stan::is_eigen >' 21 | : bool_constant::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:301:0: required by substitution of 'template class stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type> [with T = Eigen::SparseMatrix]' 301 | (is_eigen::value || is_kernel_expression_and_not_scalar::value) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:129:0: required from 'class stan::math::arena_matrix, void>' 129 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:814:0: required from 'class stan::math::vari_value, void>' 814 | using InnerIterator = typename arena_matrix::InnerIterator; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:419:0: required from 'const auto& stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::val() const [with T = Eigen::SparseMatrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 419 | inline const auto& val() const noexcept { return vi_->val(); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21: required from 'class Eigen::Tridiagonalization >' 97 | >::type SubDiagonalReturnType; | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' 111 | typedef typename TridiagonalizationType::SubDiagonalType SubDiagonalType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/eigendecompose_sym.hpp:40:0: required from here 40 | arena_t eigenvals = solver.eigenvalues(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/grad.hpp:27:0: required from here 27 | g = x.adj(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0> > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:51:0: required from here 51 | reverse_pass_callback([arena_M, log_det, arena_M_inv_transpose]() mutable { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:73:0: required from here 73 | vector_d diff = (x_d.array() - x_d.maxCoeff()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:81:0: required from here 81 | Eigen::Map(softmax_x_d_array, a_size) = softmax_x_d.array() / sum; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:50:0: required from here 50 | arena_powers[0] = Eigen::MatrixXd::Identity(N, N); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:53:0: required from here 53 | arena_powers[i] = arena_powers[1] * arena_powers[i - 1]; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:63:0: required from here 63 | adj_M += adj_C * arena_powers[i - 1].transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_spd.hpp:67:0: required from here 67 | Eigen::Map(variRefB_, M_, N_).adj() += adjB; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/quad_form.hpp:25:0: required from here 25 | matrix_d M = 0.5 * (Cd + Cd.transpose()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:55:0: required from here 55 | L.col(0).tail(pull) = CPCs.val().head(pull); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:56:0: required from here 56 | arena_acc.tail(pull) = 1.0 - CPCs.val().head(pull).array().square(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> >, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:63:0: required from here 63 | L.col(i).tail(pull) = cpc_seg * arena_acc.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_cov_matrix.hpp:56:0: required from here 56 | sds.adj() += (prod.adj().cwiseProduct(corr_L.val())).rowwise().sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_self.hpp:41:0: required from here 41 | x.adj() += (2 * res.adj()).asDiagonal() * x.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0, Eigen::Stride<0, 0> >, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:56:0: required from here 56 | arena_Fp.diagonal().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:70:0: required from here 70 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47: required from 'struct Eigen::internal::traits, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 278 | typedef typename DiagonalVectorType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7: required from 'class Eigen::DiagonalBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 18 | class DiagonalBase : public EigenBase | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:293:7: required from 'class Eigen::DiagonalWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 293 | class DiagonalWrapper | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:63:0: required from here 63 | + arena_U * arena_D.asDiagonal().inverse() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:80:0: required from here 80 | v1_map.adj() += di; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:23:0: required from here 23 | vector_d dtrs_vals = dtrs_map.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::val_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/jacobian.hpp:26:0: required from here 26 | fx = fx_var.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&):: [with auto:11 = const Eigen::Matrix, -1, 1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::; Args = {const Eigen::Matrix, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:73:21: required from 'auto stan::math::value_of(EigMat&&) [with EigMat = const Eigen::Matrix, -1, 1>&; stan::require_eigen_dense_base_t* = 0; stan::require_not_st_arithmetic* = 0]' 73 | return make_holder( | ~~~~~~~~~~~^ 74 | [](auto& a) { | ~~~~~~~~~~~~~ 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | }, | ~~ 77 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/algebra_solver_fp.hpp:101:0: required from here 101 | y_dummy(stan::math::value_of(y)), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/cvodes_integrator_adjoint.hpp:604:0: required from here 604 | f_y_t_vars.adj() = -Eigen::Map(NV_DATA_S(yB), N_); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp:62:0: required from here 62 | hvp = (grad_forward - grad_backward) / (2 * epsilon); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/initialize.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:49: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp: In member function 'virtual std::vector > stan::io::random_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp:111: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 111 | for (comp_iter = 0, real_iter = 0; real_iter < val_r.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:182:0: required from here 182 | return normal_fullrank(Eigen::VectorXd(mu_.array().square()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:183:0: required from here 183 | Eigen::MatrixXd(L_chol_.array().square())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:197:0: required from here 197 | return normal_fullrank(Eigen::VectorXd(mu_.array().sqrt()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:198:0: required from here 198 | Eigen::MatrixXd(L_chol_.array().sqrt())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:263:0: required from here 263 | L_chol_.array() /= rhs.L_chol().array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:459:0: required from here 459 | L_grad.diagonal().array() += L_chol_.diagonal().array().inverse(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:370:0: required from here 370 | omega_grad.array() += tmp_mu_grad.array().cwiseProduct(eta.array()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:388:0: required from here 388 | omega_grad.array() = omega_grad.array().cwiseProduct(omega_.array().exp()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/nuts/base_nuts.hpp:175:0: required from here 175 | rho = rho_bck + rho_fwd; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 2>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 2>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 2>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 2>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 2>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:53:0: required from here 53 | z.p = z.inv_e_metric_.llt().matrixU().solve(u); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_matrix.hpp:133:17: required from 'auto stan::math::to_matrix(const std::vector&, int, int) [with T = double]' 133 | return Eigen::Map>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | &x[0], m, n); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/read_dense_inv_metric.hpp:33:0: required from here 33 | inv_metric = stan::math::to_matrix(dense_vals, num_params, num_params); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:27:0: required from here 27 | covar = (n / (n + 5.0)) * covar D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: recursively required by substitution of 'template typename Eigen::ScalarBinaryOpTraits::Scalar, Eigen::internal::scalar_product_op::Scalar> >::ReturnType Eigen::MatrixBase >::dot(const Eigen::MatrixBase&) const [with OtherDerived = ]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:27:0: required from here 27 | var = (n / (n + 5.0)) * var D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:68: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In member function 'virtual std::vector > stan::io::array_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:304: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 304 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:317: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 317 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from here 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:145:0: required from here 145 | x_ret_vals.coeffRef(j) = x.val().coeff(row_idx_val, col_idx_vals[j]); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/model_header.hpp:6, from stanExports_mutau.h:25: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector >; Sizes = {int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = double; Eigen::Index = long long int]': stanExports_mutau.h:939:0: required from here 938 | mu = in__.template read< 939 | std::vector>>(mu_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:83:26: required from 'auto stan::math::lb_constrain(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 83 | return eval(x.unaryExpr([lb](auto&& x) { return lb_constrain(x, lb); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:175:49: required from 'auto stan::math::lb_constrain(const std::vector&, const L&, stan::return_type_t&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0; stan::return_type_t = double]' 175 | std::vector> ret(x.size()); | ~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LB = int; LP = double; Sizes = {int, int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:955:0: required from here 953 | hypersd = in__.template read_constrain_lb< 954 | std::vector>, 955 | jacobian__>(0, lp__, hypersd_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:102:18: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Matrix; L = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0; stan::return_type_t = double]' 102 | x.unaryExpr([lb, &lp](auto&& xx) { return lb_constrain(xx, lb, lp); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:177:26: required from 'auto stan::math::lb_constrain(const std::vector&, const L&, stan::return_type_t&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0; stan::return_type_t = double]' 177 | ret[i] = lb_constrain(x[i], lb, lp); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LB = int; LP = double; Sizes = {int, int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:955:0: required from here 953 | hypersd = in__.template read_constrain_lb< 954 | std::vector>, 955 | jacobian__>(0, lp__, hypersd_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector >; Sizes = {int, int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = double; Eigen::Index = long long int]': stanExports_mutau.h:962:0: required from here 961 | eta = in__.template read< 962 | std::vector>>(eta_1dim__, 963 | P, K); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/diag_pre_multiply.hpp:29:26: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::Matrix; stan::require_eigen_vector_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 29 | return m1.asDiagonal() * m2; | ~~~~~~~~~~~~~~~~^~~~ stanExports_mutau.h:1018:0: required from here 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 1020 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65: required from 'class Eigen::Replicate, -1, -1>' 61 | template class Replicate | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rep_matrix.hpp:57:23: required from 'auto stan::math::rep_matrix(const Vec&, int) [with Vec = Eigen::Matrix; stan::require_eigen_vector_t* = 0]' 57 | return x.replicate(n, 1); | ~~~~~~~~~~~^~~~~~ stanExports_mutau.h:1027:0: required from here 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::Replicate, -1, -1>; Mat2 = Eigen::Product, Eigen::Matrix, 0>; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_mutau.h:1026:0: required from here 1026 | stan::math::add( 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1029 | stan::math::multiply( 1030 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1031 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:35: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar&>(const std::vector&)::; Args = {const std::vector >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:72:21: required from 'auto stan::math::as_array_or_scalar(T&&) [with T = const std::vector&; stan::require_std_vector_t* = 0; stan::require_not_std_vector_t::type>* = 0]' 72 | return make_holder([](auto& x) { return T_map(x.data(), x.size()); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | std::forward(v)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:39: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:43: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:55: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:67:50: required from 'stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&):: [with auto:9 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&)::; T2 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_t::type> >* = 0; T = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:66:46: required from 'auto stan::math::fabs(const Container&) [with Container = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_container_st* = 0]' 66 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:37: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&):: [with auto:169 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&)::; T2 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_t::type> >* = 0; T = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:49:25: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 49 | T_return p = sum(log(abs_apk)) - sum(log(abs_bpk)); | ~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:75: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:32: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:29: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:22: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:97:0: required from here 97 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:59:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:58:46: required from 'auto stan::math::tanh(const Container&) [with Container = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_container_st* = 0]' 58 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 59 | x, [](const auto& v) { return v.array().tanh(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:47:34: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 47 | plain_type_t tanh_x = tanh(x); | ~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau.h:947:0: required from here 945 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 946 | std::vector>, 947 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:59:51: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:58:46: required from 'auto stan::math::tanh(const Container&) [with Container = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_container_st* = 0]' 58 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 59 | x, [](const auto& v) { return v.array().tanh(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:47:34: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 47 | plain_type_t tanh_x = tanh(x); | ~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau.h:947:0: required from here 945 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 946 | std::vector>, 947 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, 0, Eigen::Stride<0, 0> >, void>::apply, 0, Eigen::Stride<0, 0> > >(const Eigen::Map, 0, Eigen::Stride<0, 0> >&):: >(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const stan::math::tanh, 0, Eigen::Stride<0, 0> > >(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:58:46: required from 'auto stan::math::tanh(const Container&) [with Container = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_container_st* = 0]' 58 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 59 | x, [](const auto& v) { return v.array().tanh(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:47:34: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 47 | plain_type_t tanh_x = tanh(x); | ~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau.h:947:0: required from here 945 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 946 | std::vector>, 947 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::square >(const Eigen::Matrix&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:69:46: required from 'auto stan::math::square(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0]' 69 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:48:25: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 48 | lp += sum(log1m(square(tanh_x))); | ~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau.h:947:0: required from here 945 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 946 | std::vector>, 947 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log1m.hpp:74:49: required from 'auto stan::math::log1m(const T&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >; stan::require_not_var_matrix_t* = 0; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 74 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:48:18: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 48 | lp += sum(log1m(square(tanh_x))); | ~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau.h:947:0: required from here 945 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 946 | std::vector>, 947 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ stanExports_mutau.h: In instantiation of 'void model_mutau_namespace::model_mutau::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = std::vector; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_mutau.h:1594:0: required from here 1594 | unconstrain_array_impl(params_constrained, params_i, 1595 | params_unconstrained, pstream); stanExports_mutau.h:1146: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1146 | int pos__ = std::numeric_limits::min(); stanExports_mutau.h: In instantiation of 'void model_mutau_namespace::model_mutau::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = Eigen::Matrix; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_mutau.h:1604:0: required from here 1604 | unconstrain_array_impl(params_constrained, params_i, 1605 | params_unconstrained, pstream); stanExports_mutau.h:1146: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1146 | int pos__ = std::numeric_limits::min(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp: In instantiation of 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]': stanExports_mutau.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1252: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:182:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 182 | Eigen::Matrix b_args(1); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:117:39: required from 'TupleT stan::math::internal::grad_2F1_impl_ab(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 117 | inner_diff = g_current.array().abs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:204:78: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 204 | grad_tuple_ab = grad_2F1_impl_ab( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 205 | a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::CastXpr::Type Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]' 62 | cast() const | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:38: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:12: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:0: required from here 47 | stan::math::check_not_nan(function, "Mean vector", mu); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit))))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:0: required from here 74 | stan::math::check_not_nan(function, "Cholesky factor", L_chol); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:207:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 207 | for (size_t i = 0; i < x.rows(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:208:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 208 | for (size_t j = 0; j < x.cols(); j++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:0: required from here 21 | stan::math::check_finite("check_finite", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:0: required from here 22 | stan::math::check_positive("check_positive", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:30:0: required from here 30 | if (!var.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta.hpp:70, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/invalid_argument.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:10: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of 'void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&, Idxs ...) [with T_y = long long unsigned int; T_high = long long int; stan::require_all_stan_scalar_t* = 0; Idxs = {}]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:79:0: required from 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]' 79 | stan::math::check_less_or_equal("validate_dims", "array_var_context", 80 | elem_dims_total[dims.size()], array_size); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:39:20: warning: comparison of integer expressions of different signedness: 'const long long unsigned int' and 'const long long int' [-Wsign-compare] 39 | if (unlikely(!(y <= high))) { | ~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/compiler_attributes.hpp:9:41: note: in definition of macro 'unlikely' 9 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:21: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau.h:1317:0: required from 'void model_mutau_namespace::model_mutau::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1317 | out__.write_free_lb(0, hypersd); stanExports_mutau.h:1585:0: required from here 1585 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:32: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau.h:1317:0: required from 'void model_mutau_namespace::model_mutau::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1317 | out__.write_free_lb(0, hypersd); stanExports_mutau.h:1585:0: required from here 1585 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: [with auto:169 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau.h:1317:0: required from 'void model_mutau_namespace::model_mutau::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1317 | out__.write_free_lb(0, hypersd); stanExports_mutau.h:1585:0: required from here 1585 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau.h:1317:0: required from 'void model_mutau_namespace::model_mutau::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1317 | out__.write_free_lb(0, hypersd); stanExports_mutau.h:1585:0: required from here 1585 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&, const stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau.h:1317:0: required from 'void model_mutau_namespace::model_mutau::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1317 | out__.write_free_lb(0, hypersd); stanExports_mutau.h:1585:0: required from here 1585 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; Eigen::MatrixXd = Eigen::Matrix]': D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_mutau.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:55: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 55 | if (p_names.size() != draws.cols()) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:71: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 71 | for (size_t i = 0; i < draws.rows(); ++i) { In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/assert.hpp:35, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:19, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size_type.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/functions.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:24: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept >, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:81:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:16, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:46: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::token_finderF >; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:98:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FormatterConcept >, boost::algorithm::detail::first_finderF, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:103:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:65: note: in a call to non-static member function 'void boost::algorithm::FormatterConcept::constraints() [with FormatterT = boost::algorithm::detail::const_formatF >; FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 65 | void constraints() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:19: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:58: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:330: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 72 | typedef blas_data_mapper ResMapper; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1080 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1085 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:478:32: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::mean() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 478 | return Scalar(derived().redux(Eigen::internal::scalar_sum_op())) / Scalar(this->size()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:451:40: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 451 | subdiag = mat.template diagonal<-1>().real(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:91: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 1, -1, false>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:101: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:191:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 191 | _pk.noalias() = -_gk; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; Sizes = {int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = stan::math::var_value; Eigen::Index = long long int]': stanExports_mutau.h:734:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 733 | mu = in__.template read< 734 | std::vector>>(mu_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:147:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:147:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:160:0: required from 'auto stan::math::lb_constrain(const T&, const L&) [with T = Eigen::Matrix, -1, 1>; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0]' 160 | arena_t ret = value_of(x).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:175:49: required from 'auto stan::math::lb_constrain(const std::vector&, const L&, stan::return_type_t&) [with T = Eigen::Matrix, -1, 1>; L = int; stan::require_not_std_vector_t* = 0; stan::return_type_t = var_value]' 175 | std::vector> ret(x.size()); | ~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:160:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:160:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau.h:748:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 746 | hypersd = in__.template read_constrain_lb< 747 | std::vector>, 748 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector, -1, -1>, std::allocator, -1, -1> > >; Sizes = {int, int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = stan::math::var_value; Eigen::Index = long long int]': stanExports_mutau.h:754:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 753 | eta = in__.template read< 754 | std::vector>>(eta_1dim__, 755 | P, K); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>&>(const Eigen::Matrix, -1, -1>&):: [with auto:11 = const Eigen::Matrix, -1, -1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:29:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 29 | using inner_ret_type = decltype(value_of(m1).asDiagonal() * value_of(m2)); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1, 0, -1, -1> >, 1>, Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1>; Types = {Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:30:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 30 | using ret_type = return_var_matrix_t; stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:34:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 34 | arena_t ret(arena_m1.val().asDiagonal() * arena_m2.val()); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:34:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 34 | arena_t ret(arena_m1.val().asDiagonal() * arena_m2.val()); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:37:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 37 | arena_m2.adj() += arena_m1.val().asDiagonal() * ret.adj(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:43:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 43 | arena_t ret(arena_m1.val().asDiagonal() * arena_m2); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:51:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 51 | arena_t ret(arena_m1.asDiagonal() * arena_m2.val()); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:53:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 53 | arena_m2.adj() += arena_m1.val().asDiagonal() * ret.adj(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:53:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 53 | arena_m2.adj() += arena_m1.val().asDiagonal() * ret.adj(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; Types = {Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:55:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 55 | using return_t stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&):: [with auto:11 = stan::math::arena_matrix, -1, -1>, void>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:66:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 66 | = return_var_matrix_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 65 | using return_t stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_mutau.h:781:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | stan::math::add( 782 | stan::math::rep_matrix( 783 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_mutau.h:781:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | stan::math::add( 782 | stan::math::rep_matrix( 783 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1, 0, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1, 0, -1, -1> > >, Eigen::Replicate, -1, 1, 0, -1, 1>, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >; Types = {Eigen::Replicate, -1, 1, 0, -1, 1>, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_mutau.h:781:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | stan::math::add( 782 | stan::math::rep_matrix( 783 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_mutau.h:781:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | stan::math::add( 782 | stan::math::rep_matrix( 783 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:79:62: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 79 | = to_ref_if::value>(y_scaled * y_scaled); | ~~~~~~~~~^~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:35:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 35 | check_finite("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:36:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 36 | check_finite("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:39:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 39 | check_not_nan("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:40:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 40 | check_not_nan("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, member_sum, 1>; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 2, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 2, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 2, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 2, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 2, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 2, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 203 | PanelType panel(m_arg, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 2, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 2, -1, true> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 217 | PanelEvaluator panel_eval(panel); | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 100 | pack_rhs(blockB, rhs.getSubMapper(k2,0), actual_kc, size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 106 | pack_lhs(blockA, lhs.getSubMapper(i2, k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 113 | gebp(res.getSubMapper(i2, 0), blockA, blockB, actual_mc, actual_kc, | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | (std::min)(size,i2), alpha, -1, -1, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 2; ResScalar = double]' 155 | Matrix buffer((internal::constructor_without_unaligned_array_assert())); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:46: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:26: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:43: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 352 | Block A21(mat,k+1,k,rs,1); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:80: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:67: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_linesearch.hpp:247:0: required from 'int stan::optimization::WolfeLineSearch(FunctorType&, Scalar&, XType&, Scalar&, XType&, const XType&, const XType&, const Scalar&, const XType&, const Scalar&, const Scalar&, const Scalar&, const Scalar&, const Scalar&) [with FunctorType = ModelAdaptor; Scalar = double; XType = Eigen::Matrix]' 247 | x1.noalias() = x0 + alpha1 * p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:209:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 209 | = WolfeLineSearch(_func, _alpha, _xk_1, _fk_1, _gk_1, _pk, _xk, _fk, 210 | _gk, _ls_opts.c1, _ls_opts.c2, _ls_opts.minAlpha, 211 | _ls_opts.maxLSIts, _ls_opts.maxLSRestarts); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::Matrix, 0> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:55:0: required from 'void stan::optimization::BFGSUpdate_HInv::search_direction(VectorT&, const VectorT&) const [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 55 | pk.noalias() = -(_Hk * gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:254:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 254 | _qn.search_direction(_pk, _gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:145:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = double; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 145 | arena_t res = arena_A.val() * arena_B.val().array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp:48:23: required from 'stan::return_type_t stan::math::lkj_corr_cholesky_lpdf(const T_covar&, const T_shape&) [with bool propto = true; T_covar = Eigen::Matrix, -1, -1>; T_shape = double; stan::return_type_t = var_value]' 48 | values += multiply(2.0 * eta - 2.0, log_diagonals); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:163:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = double; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 163 | arena_B.adj().array() += arena_A * res.adj().array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp:48:23: required from 'stan::return_type_t stan::math::lkj_corr_cholesky_lpdf(const T_covar&, const T_shape&) [with bool propto = true; T_covar = Eigen::Matrix, -1, -1>; T_shape = double; stan::return_type_t = var_value]' 48 | values += multiply(2.0 * eta - 2.0, log_diagonals); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp:48:23: required from 'stan::return_type_t stan::math::lkj_corr_cholesky_lpdf(const T_covar&, const T_shape&) [with bool propto = true; T_covar = Eigen::Matrix, -1, -1>; T_shape = double; stan::return_type_t = var_value]' 48 | values += multiply(2.0 * eta - 2.0, log_diagonals); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = double; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 170 | arena_t res = arena_A.val() * arena_B.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp:48:23: required from 'stan::return_type_t stan::math::lkj_corr_cholesky_lpdf(const T_covar&, const T_shape&) [with bool propto = true; T_covar = Eigen::Matrix, -1, -1>; T_shape = double; stan::return_type_t = var_value]' 48 | values += multiply(2.0 * eta - 2.0, log_diagonals); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:172:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = double; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 172 | arena_A.adj() += (res.adj().array() * arena_B.array()).sum(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp:48:23: required from 'stan::return_type_t stan::math::lkj_corr_cholesky_lpdf(const T_covar&, const T_shape&) [with bool propto = true; T_covar = Eigen::Matrix, -1, -1>; T_shape = double; stan::return_type_t = var_value]' 48 | values += multiply(2.0 * eta - 2.0, log_diagonals); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:268:7: required from 'Eigen::MapBase::ScalarWithConstIfNotLvalue& Eigen::MapBase::coeffRef(Eigen::Index) [with Derived = Eigen::Block, -1, 1, true>; ScalarWithConstIfNotLvalue = double; Eigen::Index = long long int]' 15 | EIGEN_STATIC_ASSERT((int(internal::evaluator::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \ | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:25: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 367 | matA.col(i).coeffRef(i+1) = 1; | ~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]' 475 | EIGEN_PLAIN_ENUM_MIN(evaluator::Alignment, evaluator::Alignment), | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' 315 | internal::apply_rotation_in_the_plane(x, y, j.transpose()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:895:24: required from 'void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long long int]' 895 | q.applyOnTheRight(k,k+1,rot); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:548:87: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 548 | internal::tridiagonal_qr_step(diag.data(), subdiag.data(), start, end, computeEigenvectors ? eivec.data() : (Scalar*)0, n); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false>, 0>; Derived = Eigen::Block, -1, 1, false>]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:323:14: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with int NaNPropagation = 0; IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 323 | this->visit(minVisitor); | ~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:496:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 496 | return minCoeff(index); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:35: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:74: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:50: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:64: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~^~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:64: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~^~~~~~~~ stanExports_mutau.h:817:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 817 | lp_accum__.add(stan::math::multi_normal_lpdf( 818 | stan::model::rvalue( 819 | stan::model::rvalue(eta, "eta", 820 | stan::model::index_uni(1)), "eta[1]", 821 | stan::model::index_omni(), 822 | stan::model::index_uni(k)), 823 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0>, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0>, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp:39:47: required from 'stan::return_type_t stan::math::lkj_corr_cholesky_lpdf(const T_covar&, const T_shape&) [with bool propto = false; T_covar = Eigen::Matrix; T_shape = double; stan::return_type_t = double]' 39 | = log(L_ref.diagonal().tail(Km1).array()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0>, -1, 1, false> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0>, -1, 1, false> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0>, -1, 1, false> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0>, -1, 1, false> > >(const Eigen::ArrayWrapper, 0>, -1, 1, false> >&):: [with auto:169 = Eigen::ArrayWrapper, 0>, -1, 1, false> >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:78:20: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 78 | check_ldlt_factor(function, "LDLT_Factor of covariance parameter", | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | ldlt_Sigma); | ~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0> > >(const Eigen::ArrayWrapper, 0> >&):: [with auto:169 = Eigen::ArrayWrapper, 0> >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:90:37: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 90 | lp -= 0.5 * log_determinant_ldlt(ldlt_Sigma) * size_vec; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:41:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 41 | auto AsolveB = to_arena(A.ldlt().solve(arena_B.val())); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:43:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 43 | var res = (arena_B.val_op().transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:43:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 43 | var res = (arena_B.val_op().transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:46:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 46 | arena_A.adj() += -res.adj() * AsolveB * AsolveB.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:55:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 55 | auto AsolveB = to_arena(A.ldlt().solve(value_of(B_ref))); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:57:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 57 | var res = (value_of(B_ref).transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/accumulator.hpp:135:0: required from 'stan::math::var stan::math::accumulator::type>::value, void>::type>::sum() const [with T = stan::math::var_value; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = stan::math::var_value; stan::math::var = stan::math::var_value]' 135 | inline var sum() const { return stan::math::sum(buf_); } stanExports_mutau.h:900:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 900 | return lp_accum__.sum(); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:63:15: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 63 | check_finite(function, "Location parameter", mu_val); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:453:45: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 453 | RealScalar scale = mat.cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:74: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:817:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 817 | lp_accum__.add(stan::math::multi_normal_lpdf( 818 | stan::model::rvalue( 819 | stan::model::rvalue(eta, "eta", 820 | stan::model::index_uni(1)), "eta[1]", 821 | stan::model::index_omni(), 822 | stan::model::index_uni(k)), 823 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite, 0, Eigen::Stride<0, 0> > >(const char*, const char*, const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::; T = Eigen::Map, 0, Eigen::Stride<0, 0> >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:71:17: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 71 | check_finite(function, "Location parameter", mu_vec[i]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, 0, Eigen::Stride<0, 0> > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, 1> >(const char*, const char*, const Eigen::Matrix, -1, 1>&)::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 72 | check_not_nan(function, "Random variable", y_vec[i]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1> >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:510:28: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; typename Eigen::internal::traits::Scalar = double]' 510 | return derived().diagonal().sum(); | ~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:43:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 43 | var res = (arena_B.val_op().transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:510:28: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; typename Eigen::internal::traits::Scalar = double]' 510 | return derived().diagonal().sum(); | ~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:57:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 57 | var res = (value_of(B_ref).transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, -1>, -1, 1, true> >(const char*, const char*, const Eigen::Block, -1, -1>, -1, 1, true>&)::; T = Eigen::Block, -1, -1>, -1, 1, true>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Block, -1, -1>, -1, 1, true>]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Block, -1, -1>, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 72 | check_not_nan(function, "Random variable", y_vec[i]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:817:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 817 | lp_accum__.add(stan::math::multi_normal_lpdf( 818 | stan::model::rvalue( 819 | stan::model::rvalue(eta, "eta", 820 | stan::model::index_uni(1)), "eta[1]", 821 | stan::model::index_omni(), 822 | stan::model::index_uni(k)), 823 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, -1>, -1, 1, true> >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lpdf.hpp:64:0: required from 'stan::return_type_t stan::math::std_normal_lpdf(const T_y&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 64 | return ops_partials.build(logp); stanExports_mutau.h:829:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 829 | lp_accum__.add(stan::math::std_normal_lpdf( 830 | stan::math::to_vector( 831 | stan::model::rvalue(eta, "eta", 832 | stan::model::index_uni(1))))); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lpdf.hpp:64:0: required from 'stan::return_type_t stan::math::std_normal_lpdf(const T_y&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 64 | return ops_partials.build(logp); stanExports_mutau.h:829:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 829 | lp_accum__.add(stan::math::std_normal_lpdf( 830 | stan::math::to_vector( 831 | stan::model::rvalue(eta, "eta", 832 | stan::model::index_uni(1))))); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, true>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, true>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, true>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 1, -1, true>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:54: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/mdivide_left_ldlt.hpp:37:24: required from 'Eigen::Matrix::type, -1, EigMat::ColsAtCompileTime> stan::math::mdivide_left_ldlt(LDLT_factor&, const EigMat&) [with T = Eigen::Matrix; EigMat = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0; stan::require_any_not_t::type>, stan::is_fvar::type, void> >* = 0; typename stan::return_type::type = double]' 37 | return A.ldlt().solve( | ~~~~~~~~~~~~~~^ 38 | Eigen::Matrix, EigMat::RowsAtCompileTime, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | EigMat::ColsAtCompileTime>(b)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, 1, true> >(const char*, const char*, const Eigen::Block, -1, 1, true>&)::; T = Eigen::Block, -1, 1, true>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Block, -1, 1, true>]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 72 | check_not_nan(function, "Random variable", y_vec[i]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:817:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 817 | lp_accum__.add(stan::math::multi_normal_lpdf( 818 | stan::model::rvalue( 819 | stan::model::rvalue(eta, "eta", 820 | stan::model::index_uni(1)), "eta[1]", 821 | stan::model::index_omni(), 822 | stan::model::index_uni(k)), 823 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1, true> >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, 0>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 142 | EIGEN_STATIC_ASSERT(internal::evaluator::Flags & LinearAccessBit, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, 0>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 182 | return coeff(index); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_ldlt_factor.hpp:32:48: required from 'void stan::math::check_ldlt_factor(const char*, const char*, LDLT_factor&) [with T = Eigen::Matrix]' 32 | auto too_small = A.ldlt().vectorD().tail(1)(0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:78:20: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 78 | check_ldlt_factor(function, "LDLT_Factor of covariance parameter", | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | ldlt_Sigma); | ~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 66 | internal::call_assignment(derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; Eigen::MatrixXd = Eigen::Matrix]' 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_mutau.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Func = generic_product_impl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]' 280 | func(dst.col(j), rhsEval.coeff(Index(0),j) * actual_lhs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:333: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 306 | typedef typename Traits::LhsPacket LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 310 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 314 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1626:36: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 1626 | typedef typename XprType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 65 | struct evaluator, DiagIndex> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1626:36: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 1626 | typedef typename XprType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 65 | struct evaluator, DiagIndex> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 82 | T_partials_return logp = -0.5 * sum(y_scaled_sq); | ~~~^~~~~~~~~~~~~ stanExports_mutau.h:1090:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1090 | stan::math::normal_lpdf( 1091 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 1092 | stan::model::index_uni(p), stan::model::index_uni(k)), 1093 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1094 | stan::math::sqrt( 1095 | (stan::math::pow( 1096 | stan::model::rvalue( 1097 | stan::model::rvalue(tau, "tau", 1098 | stan::model::index_uni(1)), "tau[1]", 1099 | stan::model::index_uni(p), stan::model::index_uni(p)), 1100 | 2) + 1101 | stan::math::pow( 1102 | stan::model::rvalue(test_se_theta_k, "test_se_theta_k", 1103 | stan::model::index_uni(p), stan::model::index_uni(k)), 1104 | 2))))), "assigning variable logpd", stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:28: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:166:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:53: required from 'stan::return_type_t stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const EigMat2&) [with T = Eigen::Matrix; EigMat2 = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; = void; stan::return_type_t = double]' 36 | return B.cwiseProduct(mdivide_left_ldlt(A, B)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:53: required from 'stan::return_type_t stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const EigMat2&) [with T = Eigen::Matrix; EigMat2 = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; = void; stan::return_type_t = double]' 36 | return B.cwiseProduct(mdivide_left_ldlt(A, B)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:817:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 817 | lp_accum__.add(stan::math::multi_normal_lpdf( 818 | stan::model::rvalue( 819 | stan::model::rvalue(eta, "eta", 820 | stan::model::index_uni(1)), "eta[1]", 821 | stan::model::index_omni(), 822 | stan::model::index_uni(k)), 823 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:72: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:55: required from 'static void Eigen::internal::generic_product_impl::eval_dynamic_impl(Dst&, const LhsT&, const RhsT&, const Func&, const Scalar&, Eigen::internal::true_type) [with Dst = Eigen::Matrix; LhsT = Eigen::Matrix; RhsT = Eigen::Transpose >; Func = Eigen::internal::assign_op; Scalar = double; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 469 | call_restricted_packet_assignment_no_alias(dst, s * lhs.lazyProduct(rhs), func); | ~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:446:22: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 296 | dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, 0>, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::ArrayWrapper, 0>, -1, 1, false> > >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:844:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 844 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 845 | stan::model::rvalue(L_Omega, "L_Omega", 846 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; Rhs = Eigen::Transpose >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:31: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: required from 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = boost::iterator_range<__gnu_cxx::__normal_iterator > >; SinglePassRange2 = boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/iterator_range_core.hpp:644:32: required from 'bool boost::operator==(const iterator_range&, const iterator_range&) [with Iterator1T = __gnu_cxx::__normal_iterator >; Iterator2T = __gnu_cxx::__normal_iterator >]' 644 | return boost::equal( l, r ); | ~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_iterator.hpp:359:0: required from 'bool boost::algorithm::split_iterator::equal(const boost::algorithm::split_iterator&) const [with IteratorT = __gnu_cxx::__normal_iterator >]' 359 | m_Match==Other.m_Match && D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:649:26: required from 'static bool boost::iterators::iterator_core_access::equal(const Facade1&, const Facade2&, mpl_::true_) [with Facade1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; Facade2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; mpl_::true_ = mpl_::bool_]' 649 | return f1.equal(f2); | ~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:981:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator==(const iterator_facade&, const iterator_facade&) [with Derived1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC1 = forward_traversal_tag; Reference1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference1 = long long int; Derived2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC2 = forward_traversal_tag; Reference2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_adaptor.hpp:305:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:337: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 62 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 63 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, false>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:81:75: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 81 | gemm_pack_rhs pack_rhs; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:114:15: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Matrix; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Matrix]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:22: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:37: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:22: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:37: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:166: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:89:68: required from 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]' 89 | Index alignedStart = (starti) + internal::first_default_aligned(&res[starti], endi-starti); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 500 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:53: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 131 | this->row(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 132 | bottom.noalias() -= tau * essential * tmp; | ~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 184 | pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:346:25: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 346 | pack_rhs_panel(blockB+j2*actual_kc, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 347 | rhs.getSubMapper(actual_k2+panelOffset, actual_j2), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 348 | panelLength, actualPanelWidth, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | actual_kc, panelOffset); | ~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; int ProductTag = 8; Scalar = double]' 783 | triangular_product_impl::run(dst, lhs, rhs.nestedExpression(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:99:96: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:101:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 1>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:102:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:103:22: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:577:26: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Matrix, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Matrix, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Matrix, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Matrix, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Matrix, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:610:38: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, true>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:233:85: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 233 | gemm_pack_rhs pack_rhs_panel; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau.h:773:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 773 | stan::math::diag_pre_multiply( 774 | stan::model::rvalue(hypersd, "hypersd", stan::model::index_uni(1)), 775 | stan::model::rvalue(L_Omega, "L_Omega", stan::model::index_uni(1))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]' 366 | dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = false; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:42: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:90: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:64:57: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:73:50: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 73 | triFactor.row(i).tail(nbVecs-j-1) += z * triFactor.row(j).tail(nbVecs-j-1); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:599:18: required from 'void Eigen::LDLT::_solve_impl_transposed(const RhsType&, DstType&) const [with bool Conjugate = true; RhsType = Eigen::Matrix; DstType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 599 | dst.row(i) /= vecD(i); | ~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:569:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:38: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:319:27: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 319 | pack_lhs_panel(blockA, lhs.getSubMapper(i2,absolute_j2), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 320 | actualPanelWidth, actual_mc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 321 | actual_kc, j2); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:43: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:80: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:59: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >; Dest = Eigen::Transpose, 1, -1, false> >; typename Dest::Scalar = double]' 379 | dest.coeffRef(i) += alpha * (lhs.row(i).cwiseProduct(actual_rhs.transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:12: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:114:15: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:577:26: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:610:38: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:577:26: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 150 | Matrix triangularBuffer(a); | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 153 | triangularBuffer.diagonal().setZero(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:19: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:769:69: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau.h:1025:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1025 | stan::model::assign(theta_k, 1026 | stan::math::add( 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1029 | stan::math::multiply( 1030 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1031 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1032 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau.h:1025:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1025 | stan::model::assign(theta_k, 1026 | stan::math::add( 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1029 | stan::math::multiply( 1030 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1031 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1032 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, Eigen::Transpose >, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 142 | EIGEN_STATIC_ASSERT(internal::evaluator::Flags & LinearAccessBit, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 182 | return coeff(index); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 92 | if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&, bool) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' 399 | apply_block_householder_on_the_left(sub_dst, sub_vecs, m_coeffs.segment(k, bs), !m_reverse); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:320:29: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:333:21: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = false; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]' 366 | dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau.h:1025:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1025 | stan::model::assign(theta_k, 1026 | stan::math::add( 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1029 | stan::math::multiply( 1030 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1031 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1032 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:42: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:168:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:97:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:125:66: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 5; bool Conjugate = false]' 125 | Map >(rhs+s,r) -= rhs[i] * cjLhs.col(i).segment(s,r); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:37: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:43: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:80: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:59: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >; Dest = Eigen::Transpose, 1, -1, false> >; typename Dest::Scalar = double]' 379 | dest.coeffRef(i) += alpha * (lhs.row(i).cwiseProduct(actual_rhs.transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:12: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:301:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:599:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau.h:1025:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1025 | stan::model::assign(theta_k, 1026 | stan::math::add( 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1029 | stan::math::multiply( 1030 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1031 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1032 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau.h:1025:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1025 | stan::model::assign(theta_k, 1026 | stan::math::add( 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1029 | stan::math::multiply( 1030 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1031 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1032 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:599:18: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 2]' 71 | triangular_solve_vector | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ::run(actualLhs.cols(), actualLhs.data(), actualLhs.outerStride(), actualRhs); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:32: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:48: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' 194 | ::run(rhs.transpose(),lhs.transpose(), dstT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = add_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, 1, false>]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_namespace::model_mutau; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau.h:784:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 784 | stan::math::multiply( 785 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 786 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau.h:1025:0: required from 'void model_mutau_namespace::model_mutau::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1025 | stan::model::assign(theta_k, 1026 | stan::math::add( 1027 | stan::math::rep_matrix( 1028 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1029 | stan::math::multiply( 1030 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1031 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1032 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau.h:1557:0: required from 'void model_mutau_namespace::model_mutau::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1557 | write_array_impl(base_rng, params_r, params_i, vars, 1558 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 341 | dest.head(diagSize) -= (lhs_alpha-LhsScalar(1))*rhs.head(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Block, -1, 1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = swap_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = Eigen::internal::swap_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = swap_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, -1, 1, true>]' 424 | call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1129:51: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_namespace::model_mutau; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Functor = swap_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Functor = Eigen::internal::swap_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Func = swap_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>]' 424 | call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1129:51: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau.h:808:0: required from 'stan::scalar_type_t model_mutau_namespace::model_mutau::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 808 | lp_accum__.add(stan::math::multi_normal_lpdf( 809 | stan::model::rvalue(mu, "mu", 810 | stan::model::index_uni(1)), 811 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau.h:1568:0: required from 'T_ model_mutau_namespace::model_mutau::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1568 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_namespace::model_mutau; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_namespace::model_mutau; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 37 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 35 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::sum > >(const std::vector, arena_allocator > >&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:39: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_namespace::model_mutau; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"../inst/include" -I"D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DRCPP_PARALLEL_USE_TBB=1 -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.6/rstan/include' -I'D:/RCompile/CRANpkg/lib/4.6/BH/include' -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -I"D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include" -D_REENTRANT -DSTAN_THREADS -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stanExports_mutau_full.cc -o stanExports_mutau_full.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:3, from stanExports_mutau_full.h:23, from stanExports_mutau_full.cc:5: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/time_clock.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:4: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 326 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/memory:78, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:7: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 354 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 365 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 423 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 430 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 432 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:19:52: required from 'struct Eigen::internal::traits > >' 19 | template struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolverBase.h:68:7: required from 'class Eigen::SolverBase > >' 68 | class SolverBase : public EigenBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:59:49: required from 'class Eigen::LDLT >' 59 | template class LDLT | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:69:42: required from 'class Eigen::LDLT >' 69 | MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime, | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:287:19: required from 'class Eigen::LDLT >' 287 | TmpMatrixType m_temporary; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:26: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:34: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_array.hpp:37:49: required from here 37 | Eigen::VectorXd v = Eigen::VectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:28: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:39: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:53: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:72: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:77: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:17: required from here 71 | A.diagonal().array() -= mu; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:29: required from here 71 | A.diagonal().array() -= mu; | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:22: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:38: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:178:58: required from here 178 | alpha = Eigen::VectorXd::Constant(_p_max - 1, normA); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:44: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:51: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::internal::member_minCoeff, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::internal::member_minCoeff, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::internal::member_minCoeff, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, Eigen::internal::member_minCoeff, 0>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:203:38: required from here 203 | int cost = c.colwise().minCoeff().minCoeff(&m); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/one_hot_row_vector.hpp:25:52: required from here 25 | Eigen::RowVectorXd ret = Eigen::RowVectorXd::Zero(K); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:13:64: required from here 13 | : m_(Eigen::VectorXd::Zero(n)), m2_(Eigen::MatrixXd::Zero(n, n)) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:26:31: required from here 26 | Eigen::VectorXd delta(q - m_); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:38: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:37:40: required from here 37 | covar = m2_ / (num_samples_ - 1.0); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_var_estimator.hpp:28:30: required from here 28 | m2_ += delta.cwiseProduct(q - m_); | ~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/coupled_ode_system.hpp:77:63: required from here 77 | Eigen::Map(dz_dt.data(), dz_dt.size()) = f_y_t; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:43: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combination(std::vector&, const int&, const int&, const int&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:73:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 73 | for (std::size_t i = 0; i < p - 1; i++) { | ~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:79:16: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 79 | } while (k < x); | ~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:102:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 102 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:105:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 105 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::increment(std::vector&, const int&, const double&, const std::vector&, std::vector&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:126:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 126 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:132:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 132 | while ((first_zero < index.size()) && index[first_zero]) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:135:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 135 | if (first_zero == index.size()) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:143:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 143 | for (std::size_t i = 0; i != first_zero + 1; i++) { | ~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::signcombos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:168:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 168 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_store_sensitivities.hpp:40:64: required from here 40 | coupled_state.size()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/apply.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_optimization.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_wrapper.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/storage.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/vector.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:16: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/include/make_fused.hpp:11, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:30, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:39: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:52: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:38:59: required from here 38 | Eigen::VectorXd stddev = S_ldlt.vectorD().array().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 5>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:75: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:76: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:135:41: required from here 135 | Eigen::VectorXd(F.transpose() * theta_t), V_ldlt, rng); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_hidden_state_prob.hpp:77:52: required from here 77 | alphas.col(n) = alphas.col(n).cwiseProduct(beta); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_latent_rng.hpp:71:73: required from here 71 | probs_vec = alphas.col(n_transitions) / alphas.col(n_transitions).sum(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::TriangularView >, 2>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::TriangularView >, 2>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::TriangularView >, 2>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:42: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::TriangularView >, 2>, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:32: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:25:32: required from here 25 | S_inv = ldlt_of_S.solve(S_inv); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:47: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:54: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:109:64: required from here 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Matrix >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: recursively required by substitution of 'template const Eigen::internal::triangular_solve_retval >, 6>, Other> Eigen::TriangularViewImpl >, 6, Eigen::Dense>::solve(const Eigen::MatrixBase&) const [with int Side = ; Other = ]' 108 | * (D_ldlt.matrixU().solve( | ~~~~~~~~~~~~~~~~~~~~~~^ 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:43: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:51: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:52: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multinomial_logit_lpmf.hpp:39:44: required from here 39 | lp += lgamma(1 + ns_map.sum()) - lgamma(1 + ns_map).sum(); | ~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_ccdf_log.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob.hpp:328, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:16: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp: In function 'stan::return_type_t stan::math::std_normal_lccdf(const T_y&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 52 | } else if (y_dbl > 8.25) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: adding '-flarge-source-files' will allow for more column-tracking support, at the expense of compilation time and memory D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp: In member function 'virtual std::vector > stan::io::dump::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:694: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 694 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:707: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 707 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:102:0: required from here 102 | if (C_adj.size() > 0) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:111:0: required from here 111 | = D_adj.adjoint().template triangularView(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, -1, false>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:116:0: required from here 116 | D_adj.diagonal() *= 0.5; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' 281 | template class Ref | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:76:42: required from 'class Eigen::LLT, 0, Eigen::OuterStride<> >, 1>' 76 | MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:142:0: required from here 142 | check_pos_definite("cholesky_decompose", "m", L_factor); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:144:0: required from here 144 | L_A.template triangularView().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:42:0: required from here 42 | y_val.row(m).head(m) = x.val().segment(pos, m); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:32:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: recursively required by substitution of 'template static std::true_type stan::is_base_pointer_convertible >::f(const Eigen::EigenBase*) [with OtherDerived = ]' 29 | = decltype(f(std::declval *>()))::value | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: required from 'struct stan::is_base_pointer_convertible >' D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71: required from 'struct stan::is_eigen >' 21 | : bool_constant::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:301:0: required by substitution of 'template class stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type> [with T = Eigen::SparseMatrix]' 301 | (is_eigen::value || is_kernel_expression_and_not_scalar::value) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:129:0: required from 'class stan::math::arena_matrix, void>' 129 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:814:0: required from 'class stan::math::vari_value, void>' 814 | using InnerIterator = typename arena_matrix::InnerIterator; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:419:0: required from 'const auto& stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::val() const [with T = Eigen::SparseMatrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 419 | inline const auto& val() const noexcept { return vi_->val(); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21: required from 'class Eigen::Tridiagonalization >' 97 | >::type SubDiagonalReturnType; | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' 111 | typedef typename TridiagonalizationType::SubDiagonalType SubDiagonalType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/eigendecompose_sym.hpp:40:0: required from here 40 | arena_t eigenvals = solver.eigenvalues(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/grad.hpp:27:0: required from here 27 | g = x.adj(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0> > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:51:0: required from here 51 | reverse_pass_callback([arena_M, log_det, arena_M_inv_transpose]() mutable { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:73:0: required from here 73 | vector_d diff = (x_d.array() - x_d.maxCoeff()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:81:0: required from here 81 | Eigen::Map(softmax_x_d_array, a_size) = softmax_x_d.array() / sum; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:50:0: required from here 50 | arena_powers[0] = Eigen::MatrixXd::Identity(N, N); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:53:0: required from here 53 | arena_powers[i] = arena_powers[1] * arena_powers[i - 1]; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:63:0: required from here 63 | adj_M += adj_C * arena_powers[i - 1].transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_spd.hpp:67:0: required from here 67 | Eigen::Map(variRefB_, M_, N_).adj() += adjB; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/quad_form.hpp:25:0: required from here 25 | matrix_d M = 0.5 * (Cd + Cd.transpose()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:55:0: required from here 55 | L.col(0).tail(pull) = CPCs.val().head(pull); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:56:0: required from here 56 | arena_acc.tail(pull) = 1.0 - CPCs.val().head(pull).array().square(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> >, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:63:0: required from here 63 | L.col(i).tail(pull) = cpc_seg * arena_acc.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_cov_matrix.hpp:56:0: required from here 56 | sds.adj() += (prod.adj().cwiseProduct(corr_L.val())).rowwise().sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_self.hpp:41:0: required from here 41 | x.adj() += (2 * res.adj()).asDiagonal() * x.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0, Eigen::Stride<0, 0> >, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:56:0: required from here 56 | arena_Fp.diagonal().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:70:0: required from here 70 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47: required from 'struct Eigen::internal::traits, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 278 | typedef typename DiagonalVectorType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7: required from 'class Eigen::DiagonalBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 18 | class DiagonalBase : public EigenBase | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:293:7: required from 'class Eigen::DiagonalWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 293 | class DiagonalWrapper | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:63:0: required from here 63 | + arena_U * arena_D.asDiagonal().inverse() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:80:0: required from here 80 | v1_map.adj() += di; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:23:0: required from here 23 | vector_d dtrs_vals = dtrs_map.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::val_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/jacobian.hpp:26:0: required from here 26 | fx = fx_var.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&):: [with auto:11 = const Eigen::Matrix, -1, 1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::; Args = {const Eigen::Matrix, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:73:21: required from 'auto stan::math::value_of(EigMat&&) [with EigMat = const Eigen::Matrix, -1, 1>&; stan::require_eigen_dense_base_t* = 0; stan::require_not_st_arithmetic* = 0]' 73 | return make_holder( | ~~~~~~~~~~~^ 74 | [](auto& a) { | ~~~~~~~~~~~~~ 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | }, | ~~ 77 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/algebra_solver_fp.hpp:101:0: required from here 101 | y_dummy(stan::math::value_of(y)), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/cvodes_integrator_adjoint.hpp:604:0: required from here 604 | f_y_t_vars.adj() = -Eigen::Map(NV_DATA_S(yB), N_); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp:62:0: required from here 62 | hvp = (grad_forward - grad_backward) / (2 * epsilon); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/initialize.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:49: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp: In member function 'virtual std::vector > stan::io::random_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp:111: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 111 | for (comp_iter = 0, real_iter = 0; real_iter < val_r.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:182:0: required from here 182 | return normal_fullrank(Eigen::VectorXd(mu_.array().square()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:183:0: required from here 183 | Eigen::MatrixXd(L_chol_.array().square())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:197:0: required from here 197 | return normal_fullrank(Eigen::VectorXd(mu_.array().sqrt()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:198:0: required from here 198 | Eigen::MatrixXd(L_chol_.array().sqrt())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:263:0: required from here 263 | L_chol_.array() /= rhs.L_chol().array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:459:0: required from here 459 | L_grad.diagonal().array() += L_chol_.diagonal().array().inverse(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:370:0: required from here 370 | omega_grad.array() += tmp_mu_grad.array().cwiseProduct(eta.array()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:388:0: required from here 388 | omega_grad.array() = omega_grad.array().cwiseProduct(omega_.array().exp()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/nuts/base_nuts.hpp:175:0: required from here 175 | rho = rho_bck + rho_fwd; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 2>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 2>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 2>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 2>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 2>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:53:0: required from here 53 | z.p = z.inv_e_metric_.llt().matrixU().solve(u); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_matrix.hpp:133:17: required from 'auto stan::math::to_matrix(const std::vector&, int, int) [with T = double]' 133 | return Eigen::Map>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | &x[0], m, n); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/read_dense_inv_metric.hpp:33:0: required from here 33 | inv_metric = stan::math::to_matrix(dense_vals, num_params, num_params); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:27:0: required from here 27 | covar = (n / (n + 5.0)) * covar D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: recursively required by substitution of 'template typename Eigen::ScalarBinaryOpTraits::Scalar, Eigen::internal::scalar_product_op::Scalar> >::ReturnType Eigen::MatrixBase >::dot(const Eigen::MatrixBase&) const [with OtherDerived = ]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:27:0: required from here 27 | var = (n / (n + 5.0)) * var D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:68: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In member function 'virtual std::vector > stan::io::array_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:304: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 304 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:317: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 317 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from here 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:145:0: required from here 145 | x_ret_vals.coeffRef(j) = x.val().coeff(row_idx_val, col_idx_vals[j]); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/model_header.hpp:6, from stanExports_mutau_full.h:25: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector >; Sizes = {int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = double; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LB = int; LP = double; Sizes = {int, int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:1216:0: required from here 1214 | hypersd = in__.template read_constrain_lb< 1215 | std::vector>, 1216 | jacobian__>(0, lp__, hypersd_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp&, const int&>(const Eigen::Matrix&, const int&)::, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:83:26: required from 'auto stan::math::lb_constrain(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 83 | return eval(x.unaryExpr([lb](auto&& x) { return lb_constrain(x, lb); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:175:49: required from 'auto stan::math::lb_constrain(const std::vector&, const L&, stan::return_type_t&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0; stan::return_type_t = double]' 175 | std::vector> ret(x.size()); | ~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LB = int; LP = double; Sizes = {int, int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:1216:0: required from here 1214 | hypersd = in__.template read_constrain_lb< 1215 | std::vector>, 1216 | jacobian__>(0, lp__, hypersd_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, int>(const Eigen::Matrix&, const int&, stan::return_type_t, int>&)::, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:102:18: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Matrix; L = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0; stan::return_type_t = double]' 102 | x.unaryExpr([lb, &lp](auto&& xx) { return lb_constrain(xx, lb, lp); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:177:26: required from 'auto stan::math::lb_constrain(const std::vector&, const L&, stan::return_type_t&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0; stan::return_type_t = double]' 177 | ret[i] = lb_constrain(x[i], lb, lp); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LB = int; LP = double; Sizes = {int, int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:1216:0: required from here 1214 | hypersd = in__.template read_constrain_lb< 1215 | std::vector>, 1216 | jacobian__>(0, lp__, hypersd_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector >; Sizes = {int, int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = double; Eigen::Index = long long int]': stanExports_mutau_full.h:1230:0: required from here 1229 | eta = in__.template read< 1230 | std::vector>>(eta_1dim__, 1231 | P, K); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:102:18: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; L = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0; stan::return_type_t = double]' 102 | x.unaryExpr([lb, &lp](auto&& xx) { return lb_constrain(xx, lb, lp); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:1242:0: required from here 1241 | sigma_y_k = in__.template read_constrain_lb< 1242 | Eigen::Matrix, jacobian__>(0, 1243 | lp__, K); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:83:26: required from 'auto stan::math::lb_constrain(T&&, L&&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; L = const int&; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 83 | return eval(x.unaryExpr([lb](auto&& x) { return lb_constrain(x, lb); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:388:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]' 388 | return stan::math::lb_constrain(this->read(sizes...), lb); stanExports_mutau_full.h:1242:0: required from here 1241 | sigma_y_k = in__.template read_constrain_lb< 1242 | Eigen::Matrix, jacobian__>(0, 1243 | lp__, K); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/diag_pre_multiply.hpp:29:26: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::Matrix; stan::require_eigen_vector_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 29 | return m1.asDiagonal() * m2; | ~~~~~~~~~~~~~~~~^~~~ stanExports_mutau_full.h:1302:0: required from here 1302 | stan::math::diag_pre_multiply( 1303 | stan::model::rvalue(hypersd, "hypersd", 1304 | stan::model::index_uni(1)), 1305 | stan::model::rvalue(L_Omega, "L_Omega", 1306 | stan::model::index_uni(1))), "assigning variable tau", D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65: required from 'class Eigen::Replicate, -1, -1>' 61 | template class Replicate | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rep_matrix.hpp:57:23: required from 'auto stan::math::rep_matrix(const Vec&, int) [with Vec = Eigen::Matrix; stan::require_eigen_vector_t* = 0]' 57 | return x.replicate(n, 1); | ~~~~~~~~~~~^~~~~~ stanExports_mutau_full.h:1319:0: required from here 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::Replicate, -1, -1>; Mat2 = Eigen::Product, Eigen::Matrix, 0>; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_mutau_full.h:1318:0: required from here 1318 | stan::math::add( 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1321 | stan::math::multiply( 1322 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1323 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply.hpp:107:13: required from 'auto stan::math::multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix; stan::require_all_eigen_vt* = 0; stan::require_not_eigen_row_and_col_t* = 0]' 107 | return m1 * m2; | ~~~^~~~ stanExports_mutau_full.h:1366:0: required from here 1366 | stan::model::assign(fe_test, stan::math::multiply(X_test, beta), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:35: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar&>(const std::vector&)::; Args = {const std::vector >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:72:21: required from 'auto stan::math::as_array_or_scalar(T&&) [with T = const std::vector&; stan::require_std_vector_t* = 0; stan::require_not_std_vector_t::type>* = 0]' 72 | return make_holder([](auto& x) { return T_map(x.data(), x.size()); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | std::forward(v)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:39: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:43: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:55: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:67:50: required from 'stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&):: [with auto:9 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&)::; T2 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_t::type> >* = 0; T = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:66:46: required from 'auto stan::math::fabs(const Container&) [with Container = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_container_st* = 0]' 66 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:37: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&):: [with auto:169 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&)::; T2 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_t::type> >* = 0; T = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:49:25: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 49 | T_return p = sum(log(abs_apk)) - sum(log(abs_bpk)); | ~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:75: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:32: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:29: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:22: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:97:0: required from here 97 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27: required from 'stan::math::value_of_rec, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&):: [with auto:1 = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 110 | return m.unaryExpr([](auto x) { return value_of_rec(x); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of_rec, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::; Args = {Eigen::Map, 0, Eigen::Stride<0, 0> >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:108:21: required from 'auto stan::math::value_of_rec(T&&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; = void; = void]' 108 | return make_holder( | ~~~~~~~~~~~^ 109 | [](auto& m) { | ~~~~~~~~~~~~~ 110 | return m.unaryExpr([](auto x) { return value_of_rec(x); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | }, | ~~ 112 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:30: required from 'void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = std::vector; T_low = int; stan::require_vector_t* = 0; stan::require_not_std_vector_vt* = 0; stan::require_stan_scalar_t* = 0; Idxs = {}]' 157 | auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:481:0: required from here 481 | stan::math::check_greater_or_equal(function__, "site", site, 0); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&):: [with auto:13 = const Eigen::Map, 0, Eigen::Stride<0, 0> >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::; Args = {const Eigen::Map, 0, Eigen::Stride<0, 0> >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: required from 'auto stan::math::as_array_or_scalar(T&&) [with T = const Eigen::Map, 0, Eigen::Stride<0, 0> >&; = void; stan::require_not_eigen_array_t* = 0]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:49: required from 'void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_low = int; stan::require_vector_t* = 0; stan::require_not_std_vector_vt* = 0; stan::require_stan_scalar_t* = 0; Idxs = {}]' 157 | auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y))); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:509:0: required from here 509 | stan::math::check_greater_or_equal(function__, "treatment", treatment, 510 | 0); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:59:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:58:46: required from 'auto stan::math::tanh(const Container&) [with Container = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_container_st* = 0]' 58 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 59 | x, [](const auto& v) { return v.array().tanh(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:47:34: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 47 | plain_type_t tanh_x = tanh(x); | ~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau_full.h:1208:0: required from here 1206 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 1207 | std::vector>, 1208 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:59:51: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:58:46: required from 'auto stan::math::tanh(const Container&) [with Container = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_container_st* = 0]' 58 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 59 | x, [](const auto& v) { return v.array().tanh(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:47:34: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 47 | plain_type_t tanh_x = tanh(x); | ~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau_full.h:1208:0: required from here 1206 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 1207 | std::vector>, 1208 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, 0, Eigen::Stride<0, 0> >, void>::apply, 0, Eigen::Stride<0, 0> > >(const Eigen::Map, 0, Eigen::Stride<0, 0> >&):: >(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const stan::math::tanh, 0, Eigen::Stride<0, 0> > >(const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tanh.hpp:58:46: required from 'auto stan::math::tanh(const Container&) [with Container = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_container_st* = 0]' 58 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 59 | x, [](const auto& v) { return v.array().tanh(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:47:34: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 47 | plain_type_t tanh_x = tanh(x); | ~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau_full.h:1208:0: required from here 1206 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 1207 | std::vector>, 1208 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::square >(const Eigen::Matrix&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:69:46: required from 'auto stan::math::square(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0]' 69 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:48:25: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 48 | lp += sum(log1m(square(tanh_x))); | ~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau_full.h:1208:0: required from here 1206 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 1207 | std::vector>, 1208 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, void>::apply(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >&)::, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log1m.hpp:74:49: required from 'auto stan::math::log1m(const T&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >; stan::require_not_var_matrix_t* = 0; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 74 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/corr_constrain.hpp:48:18: required from 'auto stan::math::corr_constrain(const T_x&, T_lp&) [with T_x = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_lp = double]' 48 | lp += sum(log1m(square(tanh_x))); | ~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/cholesky_corr_constrain.hpp:56:50: required from 'Eigen::Matrix::type, -1, -1> stan::math::cholesky_corr_constrain(const EigVec&, int, stan::return_type_t&) [with EigVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_eigen_vector_t* = 0; typename stan::value_type::type = double; stan::return_type_t = double]' 56 | Matrix z = corr_constrain(y, lp); | ~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:817:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, Eigen::Index) [with Ret = Eigen::Matrix; bool Jacobian = false; LP = double; stan::require_matrix_t* = 0; T = double; Eigen::Index = long long int]' 817 | return cholesky_corr_constrain( 818 | this->read>((K * (K - 1)) / 2), 819 | K, lp); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:856:0: required from 'auto stan::io::deserializer::read_constrain_cholesky_factor_corr(LP&, size_t, Sizes ...) [with Ret = std::vector >; bool Jacobian = false; LP = double; Sizes = {int}; stan::require_std_vector_t* = 0; T = double; size_t = long long unsigned int]' 855 | this->read_constrain_cholesky_factor_corr, 856 | Jacobian>(lp, sizes...)); stanExports_mutau_full.h:1208:0: required from here 1206 | L_Omega = in__.template read_constrain_cholesky_factor_corr< 1207 | std::vector>, 1208 | jacobian__>(lp__, L_Omega_1dim__, P); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ stanExports_mutau_full.h: In instantiation of 'void model_mutau_full_namespace::model_mutau_full::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = std::vector; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_mutau_full.h:1995:0: required from here 1995 | unconstrain_array_impl(params_constrained, params_i, 1996 | params_unconstrained, pstream); stanExports_mutau_full.h:1460: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1460 | int pos__ = std::numeric_limits::min(); stanExports_mutau_full.h: In instantiation of 'void model_mutau_full_namespace::model_mutau_full::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = Eigen::Matrix; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_mutau_full.h:2005:0: required from here 2005 | unconstrain_array_impl(params_constrained, params_i, 2006 | params_unconstrained, pstream); stanExports_mutau_full.h:1460: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1460 | int pos__ = std::numeric_limits::min(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp: In instantiation of 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]': stanExports_mutau_full.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1252: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:182:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 182 | Eigen::Matrix b_args(1); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:117:39: required from 'TupleT stan::math::internal::grad_2F1_impl_ab(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 117 | inner_diff = g_current.array().abs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:204:78: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 204 | grad_tuple_ab = grad_2F1_impl_ab( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 205 | a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::CastXpr::Type Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]' 62 | cast() const | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:38: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:12: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:0: required from here 47 | stan::math::check_not_nan(function, "Mean vector", mu); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit))))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:0: required from here 74 | stan::math::check_not_nan(function, "Cholesky factor", L_chol); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:207:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 207 | for (size_t i = 0; i < x.rows(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:208:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 208 | for (size_t j = 0; j < x.cols(); j++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:0: required from here 21 | stan::math::check_finite("check_finite", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:0: required from here 22 | stan::math::check_positive("check_positive", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:30:0: required from here 30 | if (!var.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta.hpp:70, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/invalid_argument.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:10: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of 'void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&, Idxs ...) [with T_y = long long unsigned int; T_high = long long int; stan::require_all_stan_scalar_t* = 0; Idxs = {}]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:79:0: required from 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]' 79 | stan::math::check_less_or_equal("validate_dims", "array_var_context", 80 | elem_dims_total[dims.size()], array_size); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:39:20: warning: comparison of integer expressions of different signedness: 'const long long unsigned int' and 'const long long int' [-Wsign-compare] 39 | if (unlikely(!(y <= high))) { | ~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/compiler_attributes.hpp:9:41: note: in definition of macro 'unlikely' 9 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:21: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau_full.h:1628:0: required from 'void model_mutau_full_namespace::model_mutau_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1628 | out__.write_free_lb(0, hypersd); stanExports_mutau_full.h:1986:0: required from here 1986 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:32: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau_full.h:1628:0: required from 'void model_mutau_full_namespace::model_mutau_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1628 | out__.write_free_lb(0, hypersd); stanExports_mutau_full.h:1986:0: required from here 1986 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: [with auto:169 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau_full.h:1628:0: required from 'void model_mutau_full_namespace::model_mutau_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1628 | out__.write_free_lb(0, hypersd); stanExports_mutau_full.h:1986:0: required from here 1986 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau_full.h:1628:0: required from 'void model_mutau_full_namespace::model_mutau_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1628 | out__.write_free_lb(0, hypersd); stanExports_mutau_full.h:1986:0: required from here 1986 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&, const stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:86:31: required from 'auto stan::math::lb_free(std::vector, const L&) [with T = Eigen::Matrix; L = int; stan::require_not_std_vector_t* = 0]' 86 | std::vector ret(y.size()); | ~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = std::vector >; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_mutau_full.h:1628:0: required from 'void model_mutau_full_namespace::model_mutau_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1628 | out__.write_free_lb(0, hypersd); stanExports_mutau_full.h:1986:0: required from here 1986 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; Eigen::MatrixXd = Eigen::Matrix]': D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_mutau_full.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:55: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 55 | if (p_names.size() != draws.cols()) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:71: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 71 | for (size_t i = 0; i < draws.rows(); ++i) { In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/assert.hpp:35, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:19, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size_type.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/functions.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:24: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept >, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:81:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:16, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:46: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::token_finderF >; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:98:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FormatterConcept >, boost::algorithm::detail::first_finderF, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:103:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:65: note: in a call to non-static member function 'void boost::algorithm::FormatterConcept::constraints() [with FormatterT = boost::algorithm::detail::const_formatF >; FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 65 | void constraints() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:19: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:58: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:330: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 72 | typedef blas_data_mapper ResMapper; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1080 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1085 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:478:32: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::mean() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 478 | return Scalar(derived().redux(Eigen::internal::scalar_sum_op())) / Scalar(this->size()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:451:40: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 451 | subdiag = mat.template diagonal<-1>().real(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:91: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 1, -1, false>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:101: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:191:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 191 | _pk.noalias() = -_gk; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; Sizes = {int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = stan::math::var_value; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:147:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:147:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:160:0: required from 'auto stan::math::lb_constrain(const T&, const L&) [with T = Eigen::Matrix, -1, 1>; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0]' 160 | arena_t ret = value_of(x).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:175:49: required from 'auto stan::math::lb_constrain(const std::vector&, const L&, stan::return_type_t&) [with T = Eigen::Matrix, -1, 1>; L = int; stan::require_not_std_vector_t* = 0; stan::return_type_t = var_value]' 175 | std::vector> ret(x.size()); | ~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:160:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:160:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = std::vector, -1, 1>, std::allocator, -1, 1> > >; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int, int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:975:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 973 | hypersd = in__.template read_constrain_lb< 974 | std::vector>, 975 | jacobian__>(0, lp__, hypersd_1dim__, P); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp: In instantiation of 'auto stan::io::deserializer::read(Eigen::Index, Sizes ...) [with Ret = std::vector, -1, -1>, std::allocator, -1, -1> > >; Sizes = {int, int}; stan::require_std_vector_t* = 0; stan::require_not_same_t::type, T>* = 0; T = stan::math::var_value; Eigen::Index = long long int]': stanExports_mutau_full.h:987:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 986 | eta = in__.template read< 987 | std::vector>>(eta_1dim__, 988 | P, K); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:337: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 337 | for (size_t i = 0; i < m; ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&):: [with auto:11 = const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:997:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 996 | sigma_y_k = in__.template read_constrain_lb< 997 | Eigen::Matrix, jacobian__>(0, 998 | lp__, K); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:997:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 996 | sigma_y_k = in__.template read_constrain_lb< 997 | Eigen::Matrix, jacobian__>(0, 998 | lp__, K); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:997:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 996 | sigma_y_k = in__.template read_constrain_lb< 997 | Eigen::Matrix, jacobian__>(0, 998 | lp__, K); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_mutau_full.h:997:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 996 | sigma_y_k = in__.template read_constrain_lb< 997 | Eigen::Matrix, jacobian__>(0, 998 | lp__, K); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>&>(const Eigen::Matrix, -1, -1>&):: [with auto:11 = const Eigen::Matrix, -1, -1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:29:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 29 | using inner_ret_type = decltype(value_of(m1).asDiagonal() * value_of(m2)); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1, 0, -1, -1> >, 1>, Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 1>; Types = {Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:30:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 30 | using ret_type = return_var_matrix_t; stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:34:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 34 | arena_t ret(arena_m1.val().asDiagonal() * arena_m2.val()); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:34:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 34 | arena_t ret(arena_m1.val().asDiagonal() * arena_m2.val()); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:37:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 37 | arena_m2.adj() += arena_m1.val().asDiagonal() * ret.adj(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:43:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 43 | arena_t ret(arena_m1.val().asDiagonal() * arena_m2); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:51:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 51 | arena_t ret(arena_m1.asDiagonal() * arena_m2.val()); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:53:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 53 | arena_m2.adj() += arena_m1.val().asDiagonal() * ret.adj(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:53:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 53 | arena_m2.adj() += arena_m1.val().asDiagonal() * ret.adj(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; Types = {Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:55:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 55 | using return_t stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&):: [with auto:11 = stan::math::arena_matrix, -1, -1>, void>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:66:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 66 | = return_var_matrix_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 65 | using return_t stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_mutau_full.h:1034:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1034 | stan::math::add( 1035 | stan::math::rep_matrix( 1036 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_mutau_full.h:1034:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1034 | stan::math::add( 1035 | stan::math::rep_matrix( 1036 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1, 0, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1, 0, -1, -1> > >, Eigen::Replicate, -1, 1, 0, -1, 1>, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1>, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >; Types = {Eigen::Replicate, -1, 1, 0, -1, 1>, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_mutau_full.h:1034:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1034 | stan::math::add( 1035 | stan::math::rep_matrix( 1036 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1>, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_mutau_full.h:1034:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1034 | stan::math::add( 1035 | stan::math::rep_matrix( 1036 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:36:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 36 | using return_t stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 65 | using return_t stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_mutau_full.h:1066:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1066 | stan::math::add(stan::model::deep_copy(y_mean), 1067 | stan::math::to_vector( 1068 | stan::model::rvalue( 1069 | stan::model::rvalue(theta_k, "theta_k", 1070 | stan::model::index_uni(1)), "theta_k[1]", 1071 | stan::model::index_uni(1), stan::model::index_multi(site)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_mutau_full.h:1066:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1066 | stan::math::add(stan::model::deep_copy(y_mean), 1067 | stan::math::to_vector( 1068 | stan::model::rvalue( 1069 | stan::model::rvalue(theta_k, "theta_k", 1070 | stan::model::index_uni(1)), "theta_k[1]", 1071 | stan::model::index_uni(1), stan::model::index_multi(site)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_mutau_full.h:1066:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1066 | stan::math::add(stan::model::deep_copy(y_mean), 1067 | stan::math::to_vector( 1068 | stan::model::rvalue( 1069 | stan::model::rvalue(theta_k, "theta_k", 1070 | stan::model::index_uni(1)), "theta_k[1]", 1071 | stan::model::index_uni(1), stan::model::index_multi(site)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:223:0: required from 'auto stan::math::add(const Var&, const VarMat&) [with Var = var_value; VarMat = Eigen::Matrix, -1, 1>; stan::require_var_vt* = 0; stan::require_rev_matrix_t* = 0]' 223 | arena_t ret(a.val() + arena_b.val().array()); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:250:0: required from 'auto stan::math::add(const VarMat&, const Var&) [with Var = var_value; VarMat = Eigen::Matrix, -1, 1>; stan::require_var_vt* = 0; stan::require_rev_matrix_t* = 0]' 250 | return add(b, a); stanExports_mutau_full.h:1076:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1076 | stan::math::add(stan::model::deep_copy(y_mean), 1077 | stan::model::rvalue( 1078 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1079 | "mu[1]", stan::model::index_uni(1))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 31 | using ret_type = return_var_matrix_t; stanExports_mutau_full.h:1087:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 35 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2.val())); stanExports_mutau_full.h:1087:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:49:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 49 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2)); stanExports_mutau_full.h:1087:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_mutau_full.h:1087:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_mutau_full.h:1087:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:57:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 57 | arena_t ret(arena_m1.cwiseProduct(arena_m2.val())); stanExports_mutau_full.h:1087:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:145:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 145 | arena_t res = arena_A.val() * arena_B.val().array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_mutau_full.h:1099:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1099 | stan::math::multiply(treatment, 1100 | stan::model::rvalue( 1101 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1102 | "mu[1]", stan::model::index_uni(2)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:163:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 163 | arena_B.adj().array() += arena_A * res.adj().array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_mutau_full.h:1099:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1099 | stan::math::multiply(treatment, 1100 | stan::model::rvalue( 1101 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1102 | "mu[1]", stan::model::index_uni(2)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 170 | arena_t res = arena_A.val() * arena_B.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_mutau_full.h:1099:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1099 | stan::math::multiply(treatment, 1100 | stan::model::rvalue( 1101 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1102 | "mu[1]", stan::model::index_uni(2)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:172:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 172 | arena_A.adj() += (res.adj().array() * arena_B.array()).sum(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_mutau_full.h:1099:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1099 | stan::math::multiply(treatment, 1100 | stan::model::rvalue( 1101 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1102 | "mu[1]", stan::model::index_uni(2)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:35:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 35 | check_finite("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:36:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 36 | check_finite("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:39:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 39 | check_not_nan("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:40:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 40 | check_not_nan("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, member_sum, 1>; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 2, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 2, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 2, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 2, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 2, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 2, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 203 | PanelType panel(m_arg, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 2, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 2, -1, true> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 217 | PanelEvaluator panel_eval(panel); | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 100 | pack_rhs(blockB, rhs.getSubMapper(k2,0), actual_kc, size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 106 | pack_lhs(blockA, lhs.getSubMapper(i2, k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 113 | gebp(res.getSubMapper(i2, 0), blockA, blockB, actual_mc, actual_kc, | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | (std::min)(size,i2), alpha, -1, -1, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 2; ResScalar = double]' 155 | Matrix buffer((internal::constructor_without_unaligned_array_assert())); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:46: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:26: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:43: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 352 | Block A21(mat,k+1,k,rs,1); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:80: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:67: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:61:21: required from 'auto stan::math::add(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = double; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 61 | return (m.array() + c).matrix(); | ~~~~~~~~~~~^~~~ stanExports_mutau_full.h:1076:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1076 | stan::math::add(stan::model::deep_copy(y_mean), 1077 | stan::model::rvalue( 1078 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1079 | "mu[1]", stan::model::index_uni(1))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:61:32: required from 'auto stan::math::add(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = double; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 61 | return (m.array() + c).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_mutau_full.h:1076:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1076 | stan::math::add(stan::model::deep_copy(y_mean), 1077 | stan::model::rvalue( 1078 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1079 | "mu[1]", stan::model::index_uni(1))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 28 | return m1.cwiseProduct(m2); | ~~~~~~~~~~~~~~~^~~~ stanExports_mutau_full.h:1087:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_mutau_full.h:1086:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1086 | stan::math::add(stan::model::deep_copy(y_mean), 1087 | stan::math::elt_multiply(treatment, 1088 | stan::math::to_vector( 1089 | stan::model::rvalue( 1090 | stan::model::rvalue(theta_k, "theta_k", 1091 | stan::model::index_uni(1)), "theta_k[1]", 1092 | stan::model::index_uni(2), 1093 | stan::model::index_multi(site))))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply.hpp:28:12: required from 'auto stan::math::multiply(const Mat&, Scal) [with Mat = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0; stan::require_all_not_complex_t::type>* = 0]' 28 | return c * m; | ~~^~~ stanExports_mutau_full.h:1099:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1099 | stan::math::multiply(treatment, 1100 | stan::model::rvalue( 1101 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1102 | "mu[1]", stan::model::index_uni(2)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_mutau_full.h:1098:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1098 | stan::math::add(stan::model::deep_copy(y_mean), 1099 | stan::math::multiply(treatment, 1100 | stan::model::rvalue( 1101 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 1102 | "mu[1]", stan::model::index_uni(2)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:158:0: required from 'stan::model::rvalue&>(Eigen::Matrix&, const char*, const index_multi&):: [with auto:767 = Eigen::Matrix]' 158 | return plain_type_t::NullaryExpr( 159 | idx.ns_.size(), [name, &idx, &v_ref](Eigen::Index i) { 160 | math::check_range("vector[multi] indexing", name, v_ref.size(), 161 | idx.ns_[i]); 162 | return v_ref.coeff(idx.ns_[i] - 1); 163 | }); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1161:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_linesearch.hpp:247:0: required from 'int stan::optimization::WolfeLineSearch(FunctorType&, Scalar&, XType&, Scalar&, XType&, const XType&, const XType&, const Scalar&, const XType&, const Scalar&, const Scalar&, const Scalar&, const Scalar&, const Scalar&) [with FunctorType = ModelAdaptor; Scalar = double; XType = Eigen::Matrix]' 247 | x1.noalias() = x0 + alpha1 * p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:209:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 209 | = WolfeLineSearch(_func, _alpha, _xk_1, _fk_1, _gk_1, _pk, _xk, _fk, 210 | _gk, _ls_opts.c1, _ls_opts.c2, _ls_opts.minAlpha, 211 | _ls_opts.maxLSIts, _ls_opts.maxLSRestarts); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::Matrix, 0> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:55:0: required from 'void stan::optimization::BFGSUpdate_HInv::search_direction(VectorT&, const VectorT&) const [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 55 | pk.noalias() = -(_Hk * gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:254:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 254 | _qn.search_direction(_pk, _gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:59:65: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 59 | decltype(auto) mu_val = to_ref(as_value_column_array_or_scalar(mu_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:60:68: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 60 | decltype(auto) sigma_val = to_ref(as_value_column_array_or_scalar(sigma_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54: required from 'stan::math::inv >(const Eigen::Array&):: [with auto:220 = Eigen::Array]' 55 | x, [](const auto& v) { return v.array().inverse(); }); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:76:68: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 76 | = to_ref_if::value>(inv(sigma_val)); | ~~~^~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:79:62: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 79 | = to_ref_if::value>(y_scaled * y_scaled); | ~~~~~~~~~^~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log >(const Eigen::Array&):: [with auto:169 = Eigen::Array]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:20: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:268:7: required from 'Eigen::MapBase::ScalarWithConstIfNotLvalue& Eigen::MapBase::coeffRef(Eigen::Index) [with Derived = Eigen::Block, -1, 1, true>; ScalarWithConstIfNotLvalue = double; Eigen::Index = long long int]' 15 | EIGEN_STATIC_ASSERT((int(internal::evaluator::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \ | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:25: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 367 | matA.col(i).coeffRef(i+1) = 1; | ~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]' 475 | EIGEN_PLAIN_ENUM_MIN(evaluator::Alignment, evaluator::Alignment), | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' 315 | internal::apply_rotation_in_the_plane(x, y, j.transpose()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:895:24: required from 'void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long long int]' 895 | q.applyOnTheRight(k,k+1,rot); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:548:87: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 548 | internal::tridiagonal_qr_step(diag.data(), subdiag.data(), start, end, computeEigenvectors ? eivec.data() : (Scalar*)0, n); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false>, 0>; Derived = Eigen::Block, -1, 1, false>]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:323:14: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with int NaNPropagation = 0; IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 323 | this->visit(minVisitor); | ~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:496:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 496 | return minCoeff(index); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:35: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:74: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:50: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, index_uni, const index_multi&)::::, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, index_uni, const index_multi&)::::, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&>(Eigen::Matrix&, const char*, index_uni, const index_multi&)::::, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, index_uni, const index_multi&)::::, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:437:0: required from 'stan::model::rvalue&>(Eigen::Matrix&, const char*, index_uni, const index_multi&):: [with auto:769 = Eigen::Matrix]' 436 | return Eigen::Matrix, 1, Eigen::Dynamic>:: 437 | NullaryExpr(col_idx.ns_.size(), [name, row_i = row_idx.n_ - 1, 438 | &col_idx, &x_ref](Eigen::Index i) { 439 | math::check_range("matrix[uni, multi] column indexing", name, 440 | x_ref.cols(), col_idx.ns_[i]); 441 | return x_ref.coeff(row_i, col_idx.ns_[i] - 1); 442 | }); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1068:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1068 | stan::model::rvalue( 1069 | stan::model::rvalue(theta_k, "theta_k", 1070 | stan::model::index_uni(1)), "theta_k[1]", 1071 | stan::model::index_uni(1), stan::model::index_multi(site)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:64: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~^~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:64: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~^~~~~~~~ stanExports_mutau_full.h:1120:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1120 | lp_accum__.add(stan::math::multi_normal_lpdf( 1121 | stan::model::rvalue( 1122 | stan::model::rvalue(eta, "eta", 1123 | stan::model::index_uni(1)), "eta[1]", 1124 | stan::model::index_omni(), 1125 | stan::model::index_uni(k)), 1126 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1154:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1154 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 1155 | stan::model::rvalue(L_Omega, "L_Omega", 1156 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0>, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0>, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp:39:47: required from 'stan::return_type_t stan::math::lkj_corr_cholesky_lpdf(const T_covar&, const T_shape&) [with bool propto = false; T_covar = Eigen::Matrix; T_shape = double; stan::return_type_t = double]' 39 | = log(L_ref.diagonal().tail(Km1).array()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_mutau_full.h:1154:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1154 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 1155 | stan::model::rvalue(L_Omega, "L_Omega", 1156 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0>, -1, 1, false> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0>, -1, 1, false> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0>, -1, 1, false> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0>, -1, 1, false> > >(const Eigen::ArrayWrapper, 0>, -1, 1, false> >&):: [with auto:169 = Eigen::ArrayWrapper, 0>, -1, 1, false> >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1154:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1154 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 1155 | stan::model::rvalue(L_Omega, "L_Omega", 1156 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&>(const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&):: [with auto:13 = const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&>(const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&)::; Args = {const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_mutau_full.h:281:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 281 | return stan::math::normal_lpdf(theta, 282 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 283 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:281:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 281 | return stan::math::normal_lpdf(theta, 282 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 283 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_mutau_full.h:281:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 281 | return stan::math::normal_lpdf(theta, 282 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 283 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_mutau_full.h:281:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 281 | return stan::math::normal_lpdf(theta, 282 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 283 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_mutau_full.h:281:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 281 | return stan::math::normal_lpdf(theta, 282 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 283 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:281:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 281 | return stan::math::normal_lpdf(theta, 282 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 283 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 81 | logp -= sum(log1p(square(y_minus_mu * inv_sigma))); | ~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square >(const Eigen::Array&):: [with auto:239 = Eigen::Array]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~^~~~~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 100 | partials<0>(ops_partials) = -mu_deriv; | ^~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ^~~~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ~~~~~~~~~~~ 112 | / (sigma_squared + y_minus_mu_squared); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:288:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 288 | return stan::math::cauchy_lpdf(theta, 289 | stan::model::rvalue(pars, "pars", 290 | stan::model::index_uni(1)), 291 | stan::model::rvalue(pars, "pars", 292 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:63: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:39: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~^~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:35: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:34: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:46: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:51: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | const auto& square_y_scaled = square((y_val - mu_val) / sigma_val); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 102 | square_y_scaled / nu_val); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, void>::apply(const Eigen::Array&)::, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, void>::apply(const Eigen::Array&)::, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::Array]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 107 | T_partials_return logp = -sum((half_nu + 0.5) * log1p_val); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 127 | partials<0>(ops_partials) = -deriv_y_mu; stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) 137 | - 1); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 144 | + rep_deriv / nu_val); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 142 | = 0.5 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_mutau_full.h:304:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 304 | return stan::math::student_t_lpdf(theta, 305 | stan::model::rvalue(pars, "pars", 306 | stan::model::index_uni(1)), 307 | stan::model::rvalue(pars, "pars", 308 | stan::model::index_uni(2)), 309 | stan::model::rvalue(pars, "pars", 310 | stan::model::index_uni(3))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:78:20: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 78 | check_ldlt_factor(function, "LDLT_Factor of covariance parameter", | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | ldlt_Sigma); | ~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0> > >(const Eigen::ArrayWrapper, 0> >&):: [with auto:169 = Eigen::ArrayWrapper, 0> >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:90:37: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 90 | lp -= 0.5 * log_determinant_ldlt(ldlt_Sigma) * size_vec; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:41:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 41 | auto AsolveB = to_arena(A.ldlt().solve(arena_B.val())); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:43:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 43 | var res = (arena_B.val_op().transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:55:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 55 | auto AsolveB = to_arena(A.ldlt().solve(value_of(B_ref))); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:57:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 57 | var res = (value_of(B_ref).transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/accumulator.hpp:135:0: required from 'stan::math::var stan::math::accumulator::type>::value, void>::type>::sum() const [with T = stan::math::var_value; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = stan::math::var_value; stan::math::var = stan::math::var_value]' 135 | inline var sum() const { return stan::math::sum(buf_); } stanExports_mutau_full.h:1168:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1168 | return lp_accum__.sum(); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:453:45: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 453 | RealScalar scale = mat.cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:74: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log > >(const Eigen::ArrayWrapper >&):: [with auto:169 = Eigen::ArrayWrapper >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1120:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1120 | lp_accum__.add(stan::math::multi_normal_lpdf( 1121 | stan::model::rvalue( 1122 | stan::model::rvalue(eta, "eta", 1123 | stan::model::index_uni(1)), "eta[1]", 1124 | stan::model::index_omni(), 1125 | stan::model::index_uni(k)), 1126 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite, 0, Eigen::Stride<0, 0> > >(const char*, const char*, const Eigen::Map, 0, Eigen::Stride<0, 0> >&)::; T = Eigen::Map, 0, Eigen::Stride<0, 0> >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:71:17: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 71 | check_finite(function, "Location parameter", mu_vec[i]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, 0, Eigen::Stride<0, 0> > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, 1> >(const char*, const char*, const Eigen::Matrix, -1, 1>&)::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 72 | check_not_nan(function, "Random variable", y_vec[i]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1> >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:510:28: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; typename Eigen::internal::traits::Scalar = double]' 510 | return derived().diagonal().sum(); | ~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:43:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 43 | var res = (arena_B.val_op().transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:510:28: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; typename Eigen::internal::traits::Scalar = double]' 510 | return derived().diagonal().sum(); | ~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp:57:0: required from 'stan::math::var stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const T2&) [with T1 = Eigen::Matrix; T2 = Eigen::CwiseBinaryOp, double>, const Eigen::Matrix, -1, 1>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_all_matrix_t* = 0; stan::require_any_st_var* = 0; var = var_value]' 57 | var res = (value_of(B_ref).transpose() * AsolveB).trace(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, -1>, -1, 1, true> >(const char*, const char*, const Eigen::Block, -1, -1>, -1, 1, true>&)::; T = Eigen::Block, -1, -1>, -1, 1, true>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Block, -1, -1>, -1, 1, true>]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Block, -1, -1>, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 72 | check_not_nan(function, "Random variable", y_vec[i]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1120:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1120 | lp_accum__.add(stan::math::multi_normal_lpdf( 1121 | stan::model::rvalue( 1122 | stan::model::rvalue(eta, "eta", 1123 | stan::model::index_uni(1)), "eta[1]", 1124 | stan::model::index_omni(), 1125 | stan::model::index_uni(k)), 1126 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, -1>, -1, 1, true> >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lpdf.hpp:64:0: required from 'stan::return_type_t stan::math::std_normal_lpdf(const T_y&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 64 | return ops_partials.build(logp); stanExports_mutau_full.h:1132:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1132 | lp_accum__.add(stan::math::std_normal_lpdf( 1133 | stan::math::to_vector( 1134 | stan::model::rvalue(eta, "eta", 1135 | stan::model::index_uni(1))))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, 0, Eigen::Stride<0, 0> > > >(const char*, const char*, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >&)::; T = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, 0, Eigen::Stride<0, 0> > > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:63:15: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 63 | check_finite(function, "Location parameter", mu_val); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:64:17: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 64 | check_positive(function, "Scale parameter", sigma_val); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, true>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, true>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, true>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 1, -1, true>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:54: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/mdivide_left_ldlt.hpp:37:24: required from 'Eigen::Matrix::type, -1, EigMat::ColsAtCompileTime> stan::math::mdivide_left_ldlt(LDLT_factor&, const EigMat&) [with T = Eigen::Matrix; EigMat = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0; stan::require_any_not_t::type>, stan::is_fvar::type, void> >* = 0; typename stan::return_type::type = double]' 37 | return A.ldlt().solve( | ~~~~~~~~~~~~~~^ 38 | Eigen::Matrix, EigMat::RowsAtCompileTime, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | EigMat::ColsAtCompileTime>(b)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, 1, true> >(const char*, const char*, const Eigen::Block, -1, 1, true>&)::; T = Eigen::Block, -1, 1, true>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Block, -1, 1, true>]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 72 | check_not_nan(function, "Random variable", y_vec[i]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1120:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1120 | lp_accum__.add(stan::math::multi_normal_lpdf( 1121 | stan::model::rvalue( 1122 | stan::model::rvalue(eta, "eta", 1123 | stan::model::index_uni(1)), "eta[1]", 1124 | stan::model::index_omni(), 1125 | stan::model::index_uni(k)), 1126 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1, true> >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:63:15: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 63 | check_finite(function, "Location parameter", mu_val); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/uniform_lpdf.hpp:66:0: required from 'stan::return_type_t stan::math::uniform_lpdf(const T_y&, const T_low&, const T_high&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_low = double; T_high = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 66 | check_not_nan(function, "Random variable", y_val); stanExports_mutau_full.h:274:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 274 | return stan::math::uniform_lpdf(theta, 275 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 276 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, 0>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 142 | EIGEN_STATIC_ASSERT(internal::evaluator::Flags & LinearAccessBit, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, 0>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 182 | return coeff(index); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_ldlt_factor.hpp:32:48: required from 'void stan::math::check_ldlt_factor(const char*, const char*, LDLT_factor&) [with T = Eigen::Matrix]' 32 | auto too_small = A.ldlt().vectorD().tail(1)(0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:78:20: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 78 | check_ldlt_factor(function, "LDLT_Factor of covariance parameter", | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | ldlt_Sigma); | ~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 66 | internal::call_assignment(derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; Eigen::MatrixXd = Eigen::Matrix]' 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_mutau_full.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Func = generic_product_impl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]' 280 | func(dst.col(j), rhsEval.coeff(Index(0),j) * actual_lhs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:333: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 306 | typedef typename Traits::LhsPacket LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 310 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 314 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/uniform_lpdf.hpp:66:0: required from 'stan::return_type_t stan::math::uniform_lpdf(const T_y&, const T_low&, const T_high&) [with bool propto = false; T_y = Eigen::Matrix; T_low = double; T_high = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 66 | check_not_nan(function, "Random variable", y_val); stanExports_mutau_full.h:274:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Matrix; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 274 | return stan::math::uniform_lpdf(theta, 275 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 276 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Matrix; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1626:36: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 1626 | typedef typename XprType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 65 | struct evaluator, DiagIndex> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1626:36: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 1626 | typedef typename XprType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0> >' 65 | struct evaluator, DiagIndex> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:28: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Array; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::Array; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 82 | T_partials_return logp = -0.5 * sum(y_scaled_sq); | ~~~^~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseUnaryOp, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:166:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:53: required from 'stan::return_type_t stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const EigMat2&) [with T = Eigen::Matrix; EigMat2 = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; = void; stan::return_type_t = double]' 36 | return B.cwiseProduct(mdivide_left_ldlt(A, B)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/trace_inv_quad_form_ldlt.hpp:36:53: required from 'stan::return_type_t stan::math::trace_inv_quad_form_ldlt(LDLT_factor&, const EigMat2&) [with T = Eigen::Matrix; EigMat2 = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; = void; stan::return_type_t = double]' 36 | return B.cwiseProduct(mdivide_left_ldlt(A, B)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = double]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1120:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1120 | lp_accum__.add(stan::math::multi_normal_lpdf( 1121 | stan::model::rvalue( 1122 | stan::model::rvalue(eta, "eta", 1123 | stan::model::index_uni(1)), "eta[1]", 1124 | stan::model::index_omni(), 1125 | stan::model::index_uni(k)), 1126 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 82 | T_partials_return logp = -0.5 * sum(y_scaled_sq); | ~~~^~~~~~~~~~~~~ stanExports_mutau_full.h:1160:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1160 | lp_accum__.add(stan::math::normal_lpdf(y, y_mean, 1161 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1162 | stan::model::index_multi(site)))); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:72: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:55: required from 'static void Eigen::internal::generic_product_impl::eval_dynamic_impl(Dst&, const LhsT&, const RhsT&, const Func&, const Scalar&, Eigen::internal::true_type) [with Dst = Eigen::Matrix; LhsT = Eigen::Matrix; RhsT = Eigen::Transpose >; Func = Eigen::internal::assign_op; Scalar = double; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 469 | call_restricted_packet_assignment_no_alias(dst, s * lhs.lazyProduct(rhs), func); | ~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:446:22: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:44: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:297:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_mutau_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 297 | return stan::math::lognormal_lpdf(theta, 298 | stan::model::rvalue(pars, "pars", 299 | stan::model::index_uni(1)), 300 | stan::model::rvalue(pars, "pars", 301 | stan::model::index_uni(2))); stanExports_mutau_full.h:1059:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1059 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1060 | prior_beta_val, pstream__)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 296 | dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, 0>, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::ArrayWrapper, 0>, -1, 1, false> > >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1154:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1154 | lp_accum__.add(stan::math::lkj_corr_cholesky_lpdf( 1155 | stan::model::rvalue(L_Omega, "L_Omega", 1156 | stan::model::index_uni(1)), prior_hypercor_val)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; Rhs = Eigen::Transpose >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:31: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: required from 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = boost::iterator_range<__gnu_cxx::__normal_iterator > >; SinglePassRange2 = boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/iterator_range_core.hpp:644:32: required from 'bool boost::operator==(const iterator_range&, const iterator_range&) [with Iterator1T = __gnu_cxx::__normal_iterator >; Iterator2T = __gnu_cxx::__normal_iterator >]' 644 | return boost::equal( l, r ); | ~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_iterator.hpp:359:0: required from 'bool boost::algorithm::split_iterator::equal(const boost::algorithm::split_iterator&) const [with IteratorT = __gnu_cxx::__normal_iterator >]' 359 | m_Match==Other.m_Match && D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:649:26: required from 'static bool boost::iterators::iterator_core_access::equal(const Facade1&, const Facade2&, mpl_::true_) [with Facade1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; Facade2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; mpl_::true_ = mpl_::bool_]' 649 | return f1.equal(f2); | ~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:981:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator==(const iterator_facade&, const iterator_facade&) [with Derived1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC1 = forward_traversal_tag; Reference1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference1 = long long int; Derived2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC2 = forward_traversal_tag; Reference2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_adaptor.hpp:305:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:337: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 62 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 63 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, false>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:81:75: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 81 | gemm_pack_rhs pack_rhs; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:114:15: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Matrix; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Matrix]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:22: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:37: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:22: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:37: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 6; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1632:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:166: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:89:68: required from 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]' 89 | Index alignedStart = (starti) + internal::first_default_aligned(&res[starti], endi-starti); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 500 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:53: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 131 | this->row(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 132 | bottom.noalias() -= tau * essential * tmp; | ~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 184 | pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:346:25: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 346 | pack_rhs_panel(blockB+j2*actual_kc, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 347 | rhs.getSubMapper(actual_k2+panelOffset, actual_j2), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 348 | panelLength, actualPanelWidth, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | actual_kc, panelOffset); | ~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; int ProductTag = 8; Scalar = double]' 783 | triangular_product_impl::run(dst, lhs, rhs.nestedExpression(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:99:96: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:101:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 1>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:102:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:103:22: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:577:26: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Matrix, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Matrix, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Matrix, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Matrix, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Matrix, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:610:38: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, true>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:233:85: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 233 | gemm_pack_rhs pack_rhs_panel; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:36:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 36 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/diag_pre_multiply.hpp:45:0: required from 'auto stan::math::diag_pre_multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = Eigen::Matrix, -1, -1>; stan::require_vector_t* = 0; stan::require_matrix_t* = 0; stan::require_any_st_var* = 0]' 45 | arena_m1.adj() += arena_m2.val().cwiseProduct(ret.adj()).rowwise().sum(); stanExports_mutau_full.h:1018:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1018 | stan::math::diag_pre_multiply( 1019 | stan::model::rvalue(hypersd, "hypersd", 1020 | stan::model::index_uni(1)), 1021 | stan::model::rvalue(L_Omega, "L_Omega", 1022 | stan::model::index_uni(1))), "assigning variable tau", stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]' 366 | dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = false; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:42: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:90: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:64:57: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:73:50: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 73 | triFactor.row(i).tail(nbVecs-j-1) += z * triFactor.row(j).tail(nbVecs-j-1); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:599:18: required from 'void Eigen::LDLT::_solve_impl_transposed(const RhsType&, DstType&) const [with bool Conjugate = true; RhsType = Eigen::Matrix; DstType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 599 | dst.row(i) /= vecD(i); | ~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:569:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:38: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:319:27: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 319 | pack_lhs_panel(blockA, lhs.getSubMapper(i2,absolute_j2), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 320 | actualPanelWidth, actual_mc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 321 | actual_kc, j2); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:43: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:80: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:59: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >; Dest = Eigen::Transpose, 1, -1, false> >; typename Dest::Scalar = double]' 379 | dest.coeffRef(i) += alpha * (lhs.row(i).cwiseProduct(actual_rhs.transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:12: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:114:15: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:577:26: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:610:38: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:577:26: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 150 | Matrix triangularBuffer(a); | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 153 | triangularBuffer.diagonal().setZero(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:19: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:769:69: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau_full.h:1317:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1317 | stan::model::assign(theta_k, 1318 | stan::math::add( 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1321 | stan::math::multiply( 1322 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1323 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1324 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau_full.h:1958:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1958 | write_array_impl(base_rng, params_r, params_i, vars, 1959 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau_full.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau_full.h:1317:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1317 | stan::model::assign(theta_k, 1318 | stan::math::add( 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1321 | stan::math::multiply( 1322 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1323 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1324 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau_full.h:1958:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1958 | write_array_impl(base_rng, params_r, params_i, vars, 1959 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau_full.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, Eigen::Transpose >, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 142 | EIGEN_STATIC_ASSERT(internal::evaluator::Flags & LinearAccessBit, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 182 | return coeff(index); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 92 | if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&, bool) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' 399 | apply_block_householder_on_the_left(sub_dst, sub_vecs, m_coeffs.segment(k, bs), !m_reverse); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:320:29: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:333:21: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > > >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = false; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]' 366 | dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau_full.h:1317:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1317 | stan::model::assign(theta_k, 1318 | stan::math::add( 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1321 | stan::math::multiply( 1322 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1323 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1324 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau_full.h:1958:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1958 | write_array_impl(base_rng, params_r, params_i, vars, 1959 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau_full.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:42: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:168:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:97:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:125:66: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 5; bool Conjugate = false]' 125 | Map >(rhs+s,r) -= rhs[i] * cjLhs.col(i).segment(s,r); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:37: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:43: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:80: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:379:59: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >; Dest = Eigen::Transpose, 1, -1, false> >; typename Dest::Scalar = double]' 379 | dest.coeffRef(i) += alpha * (lhs.row(i).cwiseProduct(actual_rhs.transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:12: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/access_helpers.hpp:92:0: required from 'void stan::model::internal::assign_impl(T1&&, T2&&, const char*) [with T1 = Eigen::Matrix&; T2 = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; stan::require_all_eigen_t* = 0]' 92 | x = std::forward(y); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:60:0: required from 'void stan::model::assign(T&&, U&&, const char*) [with T = Eigen::Matrix&; U = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; stan::require_t::type&, typename std::decay<_Tp2>::type> >* = 0; stan::require_all_not_t, internal::is_tuple >* = 0]' 60 | internal::assign_impl(x, std::forward(y), name); stanExports_mutau_full.h:1366:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1366 | stan::model::assign(fe_test, stan::math::multiply(X_test, beta), 1367 | "assigning variable fe_test"); stanExports_mutau_full.h:1958:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1958 | write_array_impl(base_rng, params_r, params_i, vars, 1959 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau_full.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:301:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:599:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau_full.h:1317:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1317 | stan::model::assign(theta_k, 1318 | stan::math::add( 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1321 | stan::math::multiply( 1322 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1323 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1324 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau_full.h:1958:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1958 | write_array_impl(base_rng, params_r, params_i, vars, 1959 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau_full.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau_full.h:1317:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1317 | stan::model::assign(theta_k, 1318 | stan::math::add( 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1321 | stan::math::multiply( 1322 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1323 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1324 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau_full.h:1958:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1958 | write_array_impl(base_rng, params_r, params_i, vars, 1959 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau_full.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1, -1, true>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> > > >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1056:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1056 | stan::model::assign(y_mean, stan::math::multiply(X, beta), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:599:18: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 2]' 71 | triangular_solve_vector | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ::run(actualLhs.cols(), actualLhs.data(), actualLhs.outerStride(), actualRhs); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:32: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:48: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' 194 | ::run(rhs.transpose(),lhs.transpose(), dstT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = add_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, 1, false>]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_mutau_full_namespace::model_mutau_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, -1>; T2 = Eigen::Matrix, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_mutau_full.h:1037:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1037 | stan::math::multiply( 1038 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1039 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:840:0: required from 'void stan::model::assign(StdVec&&, U&&, const char*, index_uni) [with StdVec = std::vector >&; U = Eigen::CwiseBinaryOp, const Eigen::Replicate, -1, -1>, const Eigen::Product, Eigen::Matrix, 0> >; stan::require_std_vector_t* = 0; stan::require_t::type&, U> >* = 0]' 840 | x[idx.n_ - 1] = std::forward(y); stanExports_mutau_full.h:1317:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 1317 | stan::model::assign(theta_k, 1318 | stan::math::add( 1319 | stan::math::rep_matrix( 1320 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), K), 1321 | stan::math::multiply( 1322 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)), 1323 | stan::model::rvalue(eta, "eta", stan::model::index_uni(1)))), 1324 | "assigning variable theta_k", stan::model::index_uni(1)); stanExports_mutau_full.h:1958:0: required from 'void model_mutau_full_namespace::model_mutau_full::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1958 | write_array_impl(base_rng, params_r, params_i, vars, 1959 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_mutau_full.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 341 | dest.head(diagSize) -= (lhs_alpha-LhsScalar(1))*rhs.head(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Block, -1, 1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = swap_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = Eigen::internal::swap_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = swap_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, -1, 1, true>]' 424 | call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1129:51: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_mutau_full_namespace::model_mutau_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_mutau_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Functor = swap_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Functor = Eigen::internal::swap_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Func = swap_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>]' 424 | call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1129:51: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:98:45: required from 'stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_covar = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::return_type_t = var_value]' 98 | sum_lp_vec += trace_inv_quad_form_ldlt(ldlt_Sigma, y_col - mu_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_mutau_full.h:1111:0: required from 'stan::scalar_type_t model_mutau_full_namespace::model_mutau_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1111 | lp_accum__.add(stan::math::multi_normal_lpdf( 1112 | stan::model::rvalue(mu, "mu", 1113 | stan::model::index_uni(1)), 1114 | prior_hypermean_mean, prior_hypermean_scale)); stanExports_mutau_full.h:1969:0: required from 'T_ model_mutau_full_namespace::model_mutau_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1969 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_mutau_full_namespace::model_mutau_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_mutau_full_namespace::model_mutau_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_mutau_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 37 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 35 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::sum > >(const std::vector, arena_allocator > >&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:39: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_mutau_full_namespace::model_mutau_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"../inst/include" -I"D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DRCPP_PARALLEL_USE_TBB=1 -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.6/rstan/include' -I'D:/RCompile/CRANpkg/lib/4.6/BH/include' -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -I"D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include" -D_REENTRANT -DSTAN_THREADS -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stanExports_rubin.cc -o stanExports_rubin.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:3, from stanExports_rubin.h:23, from stanExports_rubin.cc:5: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/time_clock.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:4: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 326 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/memory:78, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:7: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 354 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 365 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 423 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 430 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 432 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:19:52: required from 'struct Eigen::internal::traits > >' 19 | template struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolverBase.h:68:7: required from 'class Eigen::SolverBase > >' 68 | class SolverBase : public EigenBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:59:49: required from 'class Eigen::LDLT >' 59 | template class LDLT | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:69:42: required from 'class Eigen::LDLT >' 69 | MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime, | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:287:19: required from 'class Eigen::LDLT >' 287 | TmpMatrixType m_temporary; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:26: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:34: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_array.hpp:37:49: required from here 37 | Eigen::VectorXd v = Eigen::VectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:28: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:39: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:53: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:72: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:77: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:17: required from here 71 | A.diagonal().array() -= mu; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:29: required from here 71 | A.diagonal().array() -= mu; | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:22: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:38: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:178:58: required from here 178 | alpha = Eigen::VectorXd::Constant(_p_max - 1, normA); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:44: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:51: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::internal::member_minCoeff, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::internal::member_minCoeff, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::internal::member_minCoeff, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, Eigen::internal::member_minCoeff, 0>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:203:38: required from here 203 | int cost = c.colwise().minCoeff().minCoeff(&m); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/one_hot_row_vector.hpp:25:52: required from here 25 | Eigen::RowVectorXd ret = Eigen::RowVectorXd::Zero(K); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:13:64: required from here 13 | : m_(Eigen::VectorXd::Zero(n)), m2_(Eigen::MatrixXd::Zero(n, n)) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:26:31: required from here 26 | Eigen::VectorXd delta(q - m_); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:38: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:37:40: required from here 37 | covar = m2_ / (num_samples_ - 1.0); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_var_estimator.hpp:28:30: required from here 28 | m2_ += delta.cwiseProduct(q - m_); | ~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/coupled_ode_system.hpp:77:63: required from here 77 | Eigen::Map(dz_dt.data(), dz_dt.size()) = f_y_t; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:43: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combination(std::vector&, const int&, const int&, const int&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:73:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 73 | for (std::size_t i = 0; i < p - 1; i++) { | ~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:79:16: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 79 | } while (k < x); | ~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:102:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 102 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:105:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 105 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::increment(std::vector&, const int&, const double&, const std::vector&, std::vector&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:126:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 126 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:132:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 132 | while ((first_zero < index.size()) && index[first_zero]) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:135:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 135 | if (first_zero == index.size()) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:143:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 143 | for (std::size_t i = 0; i != first_zero + 1; i++) { | ~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::signcombos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:168:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 168 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_store_sensitivities.hpp:40:64: required from here 40 | coupled_state.size()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/apply.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_optimization.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_wrapper.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/storage.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/vector.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:16: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/include/make_fused.hpp:11, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:30, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:39: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:52: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:38:59: required from here 38 | Eigen::VectorXd stddev = S_ldlt.vectorD().array().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 5>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:75: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:76: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:135:41: required from here 135 | Eigen::VectorXd(F.transpose() * theta_t), V_ldlt, rng); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_hidden_state_prob.hpp:77:52: required from here 77 | alphas.col(n) = alphas.col(n).cwiseProduct(beta); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_latent_rng.hpp:71:73: required from here 71 | probs_vec = alphas.col(n_transitions) / alphas.col(n_transitions).sum(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::TriangularView >, 2>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::TriangularView >, 2>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::TriangularView >, 2>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:42: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::TriangularView >, 2>, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:32: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:25:32: required from here 25 | S_inv = ldlt_of_S.solve(S_inv); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:47: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:54: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:109:64: required from here 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Matrix >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: recursively required by substitution of 'template const Eigen::internal::triangular_solve_retval >, 6>, Other> Eigen::TriangularViewImpl >, 6, Eigen::Dense>::solve(const Eigen::MatrixBase&) const [with int Side = ; Other = ]' 108 | * (D_ldlt.matrixU().solve( | ~~~~~~~~~~~~~~~~~~~~~~^ 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:43: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:51: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:52: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multinomial_logit_lpmf.hpp:39:44: required from here 39 | lp += lgamma(1 + ns_map.sum()) - lgamma(1 + ns_map).sum(); | ~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_ccdf_log.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob.hpp:328, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:16: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp: In function 'stan::return_type_t stan::math::std_normal_lccdf(const T_y&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 52 | } else if (y_dbl > 8.25) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: adding '-flarge-source-files' will allow for more column-tracking support, at the expense of compilation time and memory D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp: In member function 'virtual std::vector > stan::io::dump::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:694: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 694 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:707: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 707 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:102:0: required from here 102 | if (C_adj.size() > 0) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:111:0: required from here 111 | = D_adj.adjoint().template triangularView(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, -1, false>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:116:0: required from here 116 | D_adj.diagonal() *= 0.5; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' 281 | template class Ref | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:76:42: required from 'class Eigen::LLT, 0, Eigen::OuterStride<> >, 1>' 76 | MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:142:0: required from here 142 | check_pos_definite("cholesky_decompose", "m", L_factor); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:144:0: required from here 144 | L_A.template triangularView().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:42:0: required from here 42 | y_val.row(m).head(m) = x.val().segment(pos, m); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:32:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: recursively required by substitution of 'template static std::true_type stan::is_base_pointer_convertible >::f(const Eigen::EigenBase*) [with OtherDerived = ]' 29 | = decltype(f(std::declval *>()))::value | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: required from 'struct stan::is_base_pointer_convertible >' D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71: required from 'struct stan::is_eigen >' 21 | : bool_constant::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:301:0: required by substitution of 'template class stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type> [with T = Eigen::SparseMatrix]' 301 | (is_eigen::value || is_kernel_expression_and_not_scalar::value) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:129:0: required from 'class stan::math::arena_matrix, void>' 129 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:814:0: required from 'class stan::math::vari_value, void>' 814 | using InnerIterator = typename arena_matrix::InnerIterator; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:419:0: required from 'const auto& stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::val() const [with T = Eigen::SparseMatrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 419 | inline const auto& val() const noexcept { return vi_->val(); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21: required from 'class Eigen::Tridiagonalization >' 97 | >::type SubDiagonalReturnType; | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' 111 | typedef typename TridiagonalizationType::SubDiagonalType SubDiagonalType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/eigendecompose_sym.hpp:40:0: required from here 40 | arena_t eigenvals = solver.eigenvalues(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/grad.hpp:27:0: required from here 27 | g = x.adj(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0> > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:51:0: required from here 51 | reverse_pass_callback([arena_M, log_det, arena_M_inv_transpose]() mutable { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:73:0: required from here 73 | vector_d diff = (x_d.array() - x_d.maxCoeff()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:81:0: required from here 81 | Eigen::Map(softmax_x_d_array, a_size) = softmax_x_d.array() / sum; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:50:0: required from here 50 | arena_powers[0] = Eigen::MatrixXd::Identity(N, N); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:53:0: required from here 53 | arena_powers[i] = arena_powers[1] * arena_powers[i - 1]; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:63:0: required from here 63 | adj_M += adj_C * arena_powers[i - 1].transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_spd.hpp:67:0: required from here 67 | Eigen::Map(variRefB_, M_, N_).adj() += adjB; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/quad_form.hpp:25:0: required from here 25 | matrix_d M = 0.5 * (Cd + Cd.transpose()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:55:0: required from here 55 | L.col(0).tail(pull) = CPCs.val().head(pull); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:56:0: required from here 56 | arena_acc.tail(pull) = 1.0 - CPCs.val().head(pull).array().square(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> >, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:63:0: required from here 63 | L.col(i).tail(pull) = cpc_seg * arena_acc.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_cov_matrix.hpp:56:0: required from here 56 | sds.adj() += (prod.adj().cwiseProduct(corr_L.val())).rowwise().sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_self.hpp:41:0: required from here 41 | x.adj() += (2 * res.adj()).asDiagonal() * x.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0, Eigen::Stride<0, 0> >, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:56:0: required from here 56 | arena_Fp.diagonal().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:70:0: required from here 70 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47: required from 'struct Eigen::internal::traits, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 278 | typedef typename DiagonalVectorType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7: required from 'class Eigen::DiagonalBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 18 | class DiagonalBase : public EigenBase | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:293:7: required from 'class Eigen::DiagonalWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 293 | class DiagonalWrapper | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:63:0: required from here 63 | + arena_U * arena_D.asDiagonal().inverse() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:80:0: required from here 80 | v1_map.adj() += di; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:23:0: required from here 23 | vector_d dtrs_vals = dtrs_map.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::val_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/jacobian.hpp:26:0: required from here 26 | fx = fx_var.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&):: [with auto:11 = const Eigen::Matrix, -1, 1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::; Args = {const Eigen::Matrix, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:73:21: required from 'auto stan::math::value_of(EigMat&&) [with EigMat = const Eigen::Matrix, -1, 1>&; stan::require_eigen_dense_base_t* = 0; stan::require_not_st_arithmetic* = 0]' 73 | return make_holder( | ~~~~~~~~~~~^ 74 | [](auto& a) { | ~~~~~~~~~~~~~ 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | }, | ~~ 77 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/algebra_solver_fp.hpp:101:0: required from here 101 | y_dummy(stan::math::value_of(y)), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/cvodes_integrator_adjoint.hpp:604:0: required from here 604 | f_y_t_vars.adj() = -Eigen::Map(NV_DATA_S(yB), N_); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp:62:0: required from here 62 | hvp = (grad_forward - grad_backward) / (2 * epsilon); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/initialize.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:49: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp: In member function 'virtual std::vector > stan::io::random_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp:111: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 111 | for (comp_iter = 0, real_iter = 0; real_iter < val_r.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:182:0: required from here 182 | return normal_fullrank(Eigen::VectorXd(mu_.array().square()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:183:0: required from here 183 | Eigen::MatrixXd(L_chol_.array().square())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:197:0: required from here 197 | return normal_fullrank(Eigen::VectorXd(mu_.array().sqrt()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:198:0: required from here 198 | Eigen::MatrixXd(L_chol_.array().sqrt())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:263:0: required from here 263 | L_chol_.array() /= rhs.L_chol().array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:459:0: required from here 459 | L_grad.diagonal().array() += L_chol_.diagonal().array().inverse(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:370:0: required from here 370 | omega_grad.array() += tmp_mu_grad.array().cwiseProduct(eta.array()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:388:0: required from here 388 | omega_grad.array() = omega_grad.array().cwiseProduct(omega_.array().exp()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/nuts/base_nuts.hpp:175:0: required from here 175 | rho = rho_bck + rho_fwd; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 2>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 2>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 2>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 2>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 2>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:53:0: required from here 53 | z.p = z.inv_e_metric_.llt().matrixU().solve(u); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_matrix.hpp:133:17: required from 'auto stan::math::to_matrix(const std::vector&, int, int) [with T = double]' 133 | return Eigen::Map>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | &x[0], m, n); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/read_dense_inv_metric.hpp:33:0: required from here 33 | inv_metric = stan::math::to_matrix(dense_vals, num_params, num_params); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:27:0: required from here 27 | covar = (n / (n + 5.0)) * covar D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: recursively required by substitution of 'template typename Eigen::ScalarBinaryOpTraits::Scalar, Eigen::internal::scalar_product_op::Scalar> >::ReturnType Eigen::MatrixBase >::dot(const Eigen::MatrixBase&) const [with OtherDerived = ]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:27:0: required from here 27 | var = (n / (n + 5.0)) * var D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:68: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In member function 'virtual std::vector > stan::io::array_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:304: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 304 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:317: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 317 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from here 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:145:0: required from here 145 | x_ret_vals.coeffRef(j) = x.val().coeff(row_idx_val, col_idx_vals[j]); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 28 | return m1.cwiseProduct(m2); | ~~~~~~~~~~~~~~~^~~~ stanExports_rubin.h:638:0: required from here 638 | stan::math::elt_multiply(test_se_theta_k, test_se_theta_k), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:22: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~~~~~^~ stanExports_rubin.h:881:0: required from here 881 | stan::math::add( 882 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 883 | stan::math::multiply(eta, 884 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:13: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~^~~~~~~~~~~~ stanExports_rubin.h:881:0: required from here 881 | stan::math::add( 882 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 883 | stan::math::multiply(eta, 884 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:32: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_rubin.h:881:0: required from here 881 | stan::math::add( 882 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 883 | stan::math::multiply(eta, 884 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply.hpp:107:13: required from 'auto stan::math::multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix; stan::require_all_eigen_vt* = 0; stan::require_not_eigen_row_and_col_t* = 0]' 107 | return m1 * m2; | ~~~^~~~ stanExports_rubin.h:909:0: required from here 909 | stan::model::assign(fe_k_test, stan::math::multiply(X_test, beta), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:13: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::Matrix; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~^~~~~~~~~~~~ stanExports_rubin.h:926:0: required from here 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:32: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::Matrix; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_rubin.h:926:0: required from here 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:22: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~~~~~^~ stanExports_rubin.h:930:0: required from here 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:13: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~^~~~~~~~~~~~ stanExports_rubin.h:930:0: required from here 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:77:32: required from 'auto stan::math::add(Scal, const Mat&) [with Scal = double; Mat = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_stan_scalar_t* = 0; stan::require_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 77 | return (c + m.array()).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_rubin.h:930:0: required from here 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sqrt.hpp:58:44: required from 'stan::math::sqrt, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&):: [with auto:218 = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >]' 58 | x, [](const auto& v) { return v.array().sqrt(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::sqrt, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sqrt.hpp:57:46: required from 'auto stan::math::sqrt(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 57 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 58 | x, [](const auto& v) { return v.array().sqrt(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:929:0: required from here 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sqrt.hpp:58:51: required from 'stan::math::sqrt, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&):: [with auto:218 = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >]' 58 | x, [](const auto& v) { return v.array().sqrt(); }); | ~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::sqrt, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sqrt.hpp:57:46: required from 'auto stan::math::sqrt(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 57 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 58 | x, [](const auto& v) { return v.array().sqrt(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:929:0: required from here 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, void>::apply, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&):: >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&, const stan::math::sqrt, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, void>::apply, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&):: >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&, const stan::math::sqrt, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::sqrt, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sqrt.hpp:57:46: required from 'auto stan::math::sqrt(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 57 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 58 | x, [](const auto& v) { return v.array().sqrt(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:929:0: required from here 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:35: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar&>(const std::vector&)::; Args = {const std::vector >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:72:21: required from 'auto stan::math::as_array_or_scalar(T&&) [with T = const std::vector&; stan::require_std_vector_t* = 0; stan::require_not_std_vector_t::type>* = 0]' 72 | return make_holder([](auto& x) { return T_map(x.data(), x.size()); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | std::forward(v)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:39: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:43: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:55: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:67:50: required from 'stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&):: [with auto:9 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&)::; T2 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_t::type> >* = 0; T = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:66:46: required from 'auto stan::math::fabs(const Container&) [with Container = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_container_st* = 0]' 66 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:37: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&):: [with auto:169 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&)::; T2 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_t::type> >* = 0; T = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:49:25: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 49 | T_return p = sum(log(abs_apk)) - sum(log(abs_bpk)); | ~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:75: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:32: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:29: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:22: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:97:0: required from here 97 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { stanExports_rubin.h: In instantiation of 'void model_rubin_namespace::model_rubin::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = std::vector; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_rubin.h:1271:0: required from here 1271 | unconstrain_array_impl(params_constrained, params_i, 1272 | params_unconstrained, pstream); stanExports_rubin.h:972: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 972 | int pos__ = std::numeric_limits::min(); stanExports_rubin.h: In instantiation of 'void model_rubin_namespace::model_rubin::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = Eigen::Matrix; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_rubin.h:1281:0: required from here 1281 | unconstrain_array_impl(params_constrained, params_i, 1282 | params_unconstrained, pstream); stanExports_rubin.h:972: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 972 | int pos__ = std::numeric_limits::min(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp: In instantiation of 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]': stanExports_rubin.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1252: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:182:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 182 | Eigen::Matrix b_args(1); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:117:39: required from 'TupleT stan::math::internal::grad_2F1_impl_ab(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 117 | inner_diff = g_current.array().abs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:204:78: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 204 | grad_tuple_ab = grad_2F1_impl_ab( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 205 | a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::CastXpr::Type Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]' 62 | cast() const | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:38: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:12: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:0: required from here 47 | stan::math::check_not_nan(function, "Mean vector", mu); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit))))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:0: required from here 74 | stan::math::check_not_nan(function, "Cholesky factor", L_chol); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:207:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 207 | for (size_t i = 0; i < x.rows(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:208:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 208 | for (size_t j = 0; j < x.cols(); j++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:0: required from here 21 | stan::math::check_finite("check_finite", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:0: required from here 22 | stan::math::check_positive("check_positive", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:30:0: required from here 30 | if (!var.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta.hpp:70, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/invalid_argument.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:10: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of 'void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&, Idxs ...) [with T_y = long long unsigned int; T_high = long long int; stan::require_all_stan_scalar_t* = 0; Idxs = {}]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:79:0: required from 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]' 79 | stan::math::check_less_or_equal("validate_dims", "array_var_context", 80 | elem_dims_total[dims.size()], array_size); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:39:20: warning: comparison of integer expressions of different signedness: 'const long long unsigned int' and 'const long long int' [-Wsign-compare] 39 | if (unlikely(!(y <= high))) { | ~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/compiler_attributes.hpp:9:41: note: in definition of macro 'unlikely' 9 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; Eigen::MatrixXd = Eigen::Matrix]': D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_rubin.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:55: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 55 | if (p_names.size() != draws.cols()) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:71: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 71 | for (size_t i = 0; i < draws.rows(); ++i) { In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/assert.hpp:35, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:19, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size_type.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/functions.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:24: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept >, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:81:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:16, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:46: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::token_finderF >; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:98:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FormatterConcept >, boost::algorithm::detail::first_finderF, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:103:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:65: note: in a call to non-static member function 'void boost::algorithm::FormatterConcept::constraints() [with FormatterT = boost::algorithm::detail::const_formatF >; FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 65 | void constraints() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:19: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:58: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:330: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 72 | typedef blas_data_mapper ResMapper; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1080 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1085 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:478:32: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::mean() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 478 | return Scalar(derived().redux(Eigen::internal::scalar_sum_op())) / Scalar(this->size()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:451:40: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 451 | subdiag = mat.template diagonal<-1>().real(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:91: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 1, -1, false>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:101: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:191:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 191 | _pk.noalias() = -_gk; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:145:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 145 | arena_t res = arena_A.val() * arena_B.val().array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:163:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 163 | arena_B.adj().array() += arena_A * res.adj().array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 170 | arena_t res = arena_A.val() * arena_B.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:172:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 172 | arena_A.adj() += (res.adj().array() * arena_B.array()).sum(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix, -1, 1>; T2 = var_value; stan::require_matrix_t* = 0; stan::require_not_matrix_t* = 0; stan::require_any_st_var* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_complex_t::type>* = 0; stan::require_not_row_and_col_vector_t* = 0]' 196 | return multiply(B, A); stanExports_rubin.h:732:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:223:0: required from 'auto stan::math::add(const Var&, const VarMat&) [with Var = var_value; VarMat = Eigen::Matrix, -1, 1>; stan::require_var_vt* = 0; stan::require_rev_matrix_t* = 0]' 223 | arena_t ret(a.val() + arena_b.val().array()); stanExports_rubin.h:730:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 730 | stan::math::add( 731 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 732 | stan::math::multiply(eta, 733 | stan::model::rvalue(tau, "tau", stan::model::index_uni(1)))), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:34:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 34 | auto arena_A_val = to_arena(arena_A.val()); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:36:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 36 | using return_t stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&):: [with auto:11 = stan::math::arena_matrix, -1, -1>, void>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:66:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 66 | = return_var_matrix_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 65 | using return_t stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_rubin.h:765:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_rubin.h:765:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_rubin.h:765:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >&>(const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >&):: [with auto:13 = const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_value_column_array_or_scalar.hpp:24:25: required from 'auto stan::math::as_value_column_array_or_scalar(T&&) [with T = const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >&]' 24 | as_array_or_scalar(as_column_vector_or_scalar(std::forward(a)))); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:59:65: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 59 | decltype(auto) mu_val = to_ref(as_value_column_array_or_scalar(mu_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >&>(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >&):: [with auto:13 = const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_value_column_array_or_scalar.hpp:24:25: required from 'auto stan::math::as_value_column_array_or_scalar(T&&) [with T = const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >&]' 24 | as_array_or_scalar(as_column_vector_or_scalar(std::forward(a)))); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:60:68: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 60 | decltype(auto) sigma_val = to_ref(as_value_column_array_or_scalar(sigma_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/inv.hpp:54:46: required from 'auto stan::math::inv(const Container&) [with Container = Eigen::Array; stan::require_container_st* = 0; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 54 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 55 | x, [](const auto& v) { return v.array().inverse(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:76:68: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 76 | = to_ref_if::value>(inv(sigma_val)); | ~~~^~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:79:62: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 79 | = to_ref_if::value>(y_scaled * y_scaled); | ~~~~~~~~~^~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Array; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:20: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/inv.hpp:54:46: required from 'auto stan::math::inv(const Container&) [with Container = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; stan::require_container_st* = 0; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 54 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 55 | x, [](const auto& v) { return v.array().inverse(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:76:68: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 76 | = to_ref_if::value>(inv(sigma_val)); | ~~~^~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:20: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:35:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 35 | check_finite("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:36:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 36 | check_finite("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:39:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 39 | check_not_nan("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:40:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 40 | check_not_nan("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, member_sum, 1>; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 2, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 2, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 2, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 2, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 2, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 2, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 203 | PanelType panel(m_arg, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 2, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 2, -1, true> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 217 | PanelEvaluator panel_eval(panel); | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 100 | pack_rhs(blockB, rhs.getSubMapper(k2,0), actual_kc, size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 106 | pack_lhs(blockA, lhs.getSubMapper(i2, k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 113 | gebp(res.getSubMapper(i2, 0), blockA, blockB, actual_mc, actual_kc, | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | (std::min)(size,i2), alpha, -1, -1, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 2; ResScalar = double]' 155 | Matrix buffer((internal::constructor_without_unaligned_array_assert())); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:46: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:26: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:43: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 352 | Block A21(mat,k+1,k,rs,1); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:80: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:67: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_linesearch.hpp:247:0: required from 'int stan::optimization::WolfeLineSearch(FunctorType&, Scalar&, XType&, Scalar&, XType&, const XType&, const XType&, const Scalar&, const XType&, const Scalar&, const Scalar&, const Scalar&, const Scalar&, const Scalar&) [with FunctorType = ModelAdaptor; Scalar = double; XType = Eigen::Matrix]' 247 | x1.noalias() = x0 + alpha1 * p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:209:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 209 | = WolfeLineSearch(_func, _alpha, _xk_1, _fk_1, _gk_1, _pk, _xk, _fk, 210 | _gk, _ls_opts.c1, _ls_opts.c2, _ls_opts.minAlpha, 211 | _ls_opts.maxLSIts, _ls_opts.maxLSRestarts); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::Matrix, 0> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:55:0: required from 'void stan::optimization::BFGSUpdate_HInv::search_direction(VectorT&, const VectorT&) const [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 55 | pk.noalias() = -(_Hk * gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:254:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 254 | _qn.search_direction(_pk, _gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:59:65: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 59 | decltype(auto) mu_val = to_ref(as_value_column_array_or_scalar(mu_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:268:7: required from 'Eigen::MapBase::ScalarWithConstIfNotLvalue& Eigen::MapBase::coeffRef(Eigen::Index) [with Derived = Eigen::Block, -1, 1, true>; ScalarWithConstIfNotLvalue = double; Eigen::Index = long long int]' 15 | EIGEN_STATIC_ASSERT((int(internal::evaluator::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \ | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:25: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 367 | matA.col(i).coeffRef(i+1) = 1; | ~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]' 475 | EIGEN_PLAIN_ENUM_MIN(evaluator::Alignment, evaluator::Alignment), | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' 315 | internal::apply_rotation_in_the_plane(x, y, j.transpose()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:895:24: required from 'void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long long int]' 895 | q.applyOnTheRight(k,k+1,rot); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:548:87: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 548 | internal::tridiagonal_qr_step(diag.data(), subdiag.data(), start, end, computeEigenvectors ? eivec.data() : (Scalar*)0, n); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false>, 0>; Derived = Eigen::Block, -1, 1, false>]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:323:14: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with int NaNPropagation = 0; IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 323 | this->visit(minVisitor); | ~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:496:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 496 | return minCoeff(index); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:35: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:74: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:50: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, const Eigen::Matrix, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >&):: [with auto:13 = const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar, const Eigen::Matrix, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >&)::; Args = {const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin.h:237:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 237 | return stan::math::normal_lpdf(theta, 238 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 239 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:237:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 237 | return stan::math::normal_lpdf(theta, 238 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 239 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 81 | logp -= sum(log1p(square(y_minus_mu * inv_sigma))); | ~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square >(const Eigen::Array&):: [with auto:239 = Eigen::Array]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~^~~~~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 100 | partials<0>(ops_partials) = -mu_deriv; | ^~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ^~~~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ~~~~~~~~~~~ 112 | / (sigma_squared + y_minus_mu_squared); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:244:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 244 | return stan::math::cauchy_lpdf(theta, 245 | stan::model::rvalue(pars, "pars", 246 | stan::model::index_uni(1)), 247 | stan::model::rvalue(pars, "pars", 248 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:63: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:39: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~^~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:35: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:34: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:46: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:51: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | const auto& square_y_scaled = square((y_val - mu_val) / sigma_val); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 102 | square_y_scaled / nu_val); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, void>::apply(const Eigen::Array&)::, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, void>::apply(const Eigen::Array&)::, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::Array]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 107 | T_partials_return logp = -sum((half_nu + 0.5) * log1p_val); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 127 | partials<0>(ops_partials) = -deriv_y_mu; stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) 137 | - 1); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 144 | + rep_deriv / nu_val); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 142 | = 0.5 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_rubin.h:260:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 260 | return stan::math::student_t_lpdf(theta, 261 | stan::model::rvalue(pars, "pars", 262 | stan::model::index_uni(1)), 263 | stan::model::rvalue(pars, "pars", 264 | stan::model::index_uni(2)), 265 | stan::model::rvalue(pars, "pars", 266 | stan::model::index_uni(3))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/accumulator.hpp:135:0: required from 'stan::math::var stan::math::accumulator::type>::value, void>::type>::sum() const [with T = stan::math::var_value; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = stan::math::var_value; stan::math::var = stan::math::var_value]' 135 | inline var sum() const { return stan::math::sum(buf_); } stanExports_rubin.h:805:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 805 | return lp_accum__.sum(); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:63:15: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 63 | check_finite(function, "Location parameter", mu_val); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:64:17: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 64 | check_positive(function, "Scale parameter", sigma_val); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive, 0, Eigen::Stride<0, 0> > > >(const char*, const char*, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >&)::; T = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:64:17: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 64 | check_positive(function, "Scale parameter", sigma_val); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, 0, Eigen::Stride<0, 0> > > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:453:45: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 453 | RealScalar scale = mat.cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:74: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log > >(const Eigen::ArrayWrapper >&):: [with auto:169 = Eigen::ArrayWrapper >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, 0, Eigen::Stride<0, 0> > > >(const char*, const char*, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >&)::; T = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, 0, Eigen::Stride<0, 0> > > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:105:28: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Map, 0, Eigen::Stride<0, 0> >; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 105 | return ops_partials.build(logp); | ~~~~~~~~~~~~~~~~~~^~~~~~ stanExports_rubin.h:764:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 764 | lp_accum__.add(stan::math::normal_lpdf(theta_hat_k, 765 | stan::math::add(theta_k, fe_k), se_theta_k)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, true>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, true>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, true>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 1, -1, true>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:54: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:781:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 781 | lp_accum__.add(stan::math::normal_lpdf(eta, 0, 1)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 66 | internal::call_assignment(derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; Eigen::MatrixXd = Eigen::Matrix]' 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_rubin.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Func = generic_product_impl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]' 280 | func(dst.col(j), rhsEval.coeff(Index(0),j) * actual_lhs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:333: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 306 | typedef typename Traits::LhsPacket LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 310 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 314 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Matrix; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 82 | T_partials_return logp = -0.5 * sum(y_scaled_sq); | ~~~^~~~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseUnaryOp, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~~~~~~ stanExports_rubin.h:923:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 923 | stan::math::normal_lpdf( 924 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 925 | stan::model::index_uni(k)), 926 | stan::math::add( 927 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 928 | fe_k_test), 929 | stan::math::sqrt( 930 | stan::math::add( 931 | stan::math::pow( 932 | stan::model::rvalue(tau, "tau", 933 | stan::model::index_uni(1)), 2), test_var_theta_k)))), stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = double; T_loc = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_scale = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~~~~~~ stanExports_rubin.h:942:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 942 | stan::math::normal_lpdf( 943 | stan::model::rvalue(test_theta_hat_k, "test_theta_hat_k", 944 | stan::model::index_uni(k)), 945 | stan::math::add( 946 | stan::model::rvalue(mu, "mu", stan::model::index_uni(1)), 947 | fe_k_test), test_se_theta_k)), "assigning variable logpd", stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:28: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:166:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:72: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:55: required from 'static void Eigen::internal::generic_product_impl::eval_dynamic_impl(Dst&, const LhsT&, const RhsT&, const Func&, const Scalar&, Eigen::internal::true_type) [with Dst = Eigen::Matrix; LhsT = Eigen::Matrix; RhsT = Eigen::Transpose >; Func = Eigen::internal::assign_op; Scalar = double; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 469 | call_restricted_packet_assignment_no_alias(dst, s * lhs.lazyProduct(rhs), func); | ~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:446:22: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:44: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Array; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::Array; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:79:16: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 79 | logp -= sum(log_y) * N / math::size(y); | ~~~^~~~~~~ stanExports_rubin.h:253:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 253 | return stan::math::lognormal_lpdf(theta, 254 | stan::model::rvalue(pars, "pars", 255 | stan::model::index_uni(1)), 256 | stan::model::rvalue(pars, "pars", 257 | stan::model::index_uni(2))); stanExports_rubin.h:754:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 754 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 755 | prior_beta_val, pstream__)); stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 296 | dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; Rhs = Eigen::Transpose >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:31: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: required from 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = boost::iterator_range<__gnu_cxx::__normal_iterator > >; SinglePassRange2 = boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/iterator_range_core.hpp:644:32: required from 'bool boost::operator==(const iterator_range&, const iterator_range&) [with Iterator1T = __gnu_cxx::__normal_iterator >; Iterator2T = __gnu_cxx::__normal_iterator >]' 644 | return boost::equal( l, r ); | ~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_iterator.hpp:359:0: required from 'bool boost::algorithm::split_iterator::equal(const boost::algorithm::split_iterator&) const [with IteratorT = __gnu_cxx::__normal_iterator >]' 359 | m_Match==Other.m_Match && D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:649:26: required from 'static bool boost::iterators::iterator_core_access::equal(const Facade1&, const Facade2&, mpl_::true_) [with Facade1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; Facade2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; mpl_::true_ = mpl_::bool_]' 649 | return f1.equal(f2); | ~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:981:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator==(const iterator_facade&, const iterator_facade&) [with Derived1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC1 = forward_traversal_tag; Reference1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference1 = long long int; Derived2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC2 = forward_traversal_tag; Reference2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_adaptor.hpp:305:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:337: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 62 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 63 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, false>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:81:75: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 81 | gemm_pack_rhs pack_rhs; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:166: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:89:68: required from 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]' 89 | Index alignedStart = (starti) + internal::first_default_aligned(&res[starti], endi-starti); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 500 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:169:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 169 | this->col(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:304:43: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:53: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 131 | this->row(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 132 | bottom.noalias() -= tau * essential * tmp; | ~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 184 | pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:346:25: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 346 | pack_rhs_panel(blockB+j2*actual_kc, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 347 | rhs.getSubMapper(actual_k2+panelOffset, actual_j2), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 348 | panelLength, actualPanelWidth, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | actual_kc, panelOffset); | ~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; int ProductTag = 8; Scalar = double]' 783 | triangular_product_impl::run(dst, lhs, rhs.nestedExpression(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:99:96: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:101:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 1>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:102:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:103:22: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, true>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:233:85: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 233 | gemm_pack_rhs pack_rhs_panel; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:42: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:90: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:64:57: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:73:50: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 73 | triFactor.row(i).tail(nbVecs-j-1) += z * triFactor.row(j).tail(nbVecs-j-1); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:38: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:319:27: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 319 | pack_lhs_panel(blockA, lhs.getSubMapper(i2,absolute_j2), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 320 | actualPanelWidth, actual_mc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 321 | actual_kc, j2); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 150 | Matrix triangularBuffer(a); | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 153 | triangularBuffer.diagonal().setZero(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:19: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:769:69: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, Eigen::Transpose >, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 142 | EIGEN_STATIC_ASSERT(internal::evaluator::Flags & LinearAccessBit, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 182 | return coeff(index); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 92 | if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&, bool) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' 399 | apply_block_householder_on_the_left(sub_dst, sub_vecs, m_coeffs.segment(k, bs), !m_reverse); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:320:29: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:333:21: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:52: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 366 | dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:42: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:168:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/access_helpers.hpp:92:0: required from 'void stan::model::internal::assign_impl(T1&&, T2&&, const char*) [with T1 = Eigen::Matrix&; T2 = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; stan::require_all_eigen_t* = 0]' 92 | x = std::forward(y); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/assign.hpp:60:0: required from 'void stan::model::assign(T&&, U&&, const char*) [with T = Eigen::Matrix&; U = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; stan::require_t::type&, typename std::decay<_Tp2>::type> >* = 0; stan::require_all_not_t, internal::is_tuple >* = 0]' 60 | internal::assign_impl(x, std::forward(y), name); stanExports_rubin.h:909:0: required from 'void model_rubin_namespace::model_rubin::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_vector_vt* = 0; std::ostream = std::basic_ostream]' 909 | stan::model::assign(fe_k_test, stan::math::multiply(X_test, beta), 910 | "assigning variable fe_k_test"); stanExports_rubin.h:1234:0: required from 'void model_rubin_namespace::model_rubin::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]' 1234 | write_array_impl(base_rng, params_r, params_i, vars, 1235 | emit_transformed_parameters, emit_generated_quantities, pstream); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1105:0: required from 'SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1105 | model_.write_array(base_rng, params_r, params_i, par); stanExports_rubin.cc:26:0: required from here 26 | .method("constrain_pars", &rstan::stan_fit ::constrain_pars) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:301:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 2]' 71 | triangular_solve_vector | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ::run(actualLhs.cols(), actualLhs.data(), actualLhs.outerStride(), actualRhs); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:32: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:48: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' 194 | ::run(rhs.transpose(),lhs.transpose(), dstT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = add_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, 1, false>]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_namespace::model_rubin; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin.h:751:0: required from 'stan::scalar_type_t model_rubin_namespace::model_rubin::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 751 | stan::model::assign(fe_k, stan::math::multiply(X, beta), stanExports_rubin.h:1245:0: required from 'T_ model_rubin_namespace::model_rubin::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 1245 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_namespace::model_rubin; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 341 | dest.head(diagSize) -= (lhs_alpha-LhsScalar(1))*rhs.head(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Block, -1, 1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 37 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 35 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_namespace::model_rubin; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_namespace::model_rubin; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::sum > >(const std::vector, arena_allocator > >&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:39: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_namespace::model_rubin; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"../inst/include" -I"D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DRCPP_PARALLEL_USE_TBB=1 -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.6/rstan/include' -I'D:/RCompile/CRANpkg/lib/4.6/BH/include' -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -I"D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include" -D_REENTRANT -DSTAN_THREADS -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stanExports_rubin_full.cc -o stanExports_rubin_full.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:3, from stanExports_rubin_full.h:23, from stanExports_rubin_full.cc:5: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/time_clock.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/rstaninc.hpp:4: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 326 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/memory:78, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:7: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 354 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 365 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 423 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 430 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 432 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:19:52: required from 'struct Eigen::internal::traits > >' 19 | template struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolverBase.h:68:7: required from 'class Eigen::SolverBase > >' 68 | class SolverBase : public EigenBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:59:49: required from 'class Eigen::LDLT >' 59 | template class LDLT | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:69:42: required from 'class Eigen::LDLT >' 69 | MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime, | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:287:19: required from 'class Eigen::LDLT >' 287 | TmpMatrixType m_temporary; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15: required from here 46 | if (cholesky.info() != Eigen::Success || !cholesky.isPositive() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0> >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45: required from here 47 | || (cholesky.vectorD().array() <= 0.0).any()) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:26: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:34: required from here 35 | LLt(m, m) = Lt.col(m).head(k).squaredNorm(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_array.hpp:37:49: required from here 37 | Eigen::VectorXd v = Eigen::VectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:28: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:39: required from here 32 | return Eigen::RowVectorXd::LinSpaced(K, low, high); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:53: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:72: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:77: required from here 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:17: required from here 71 | A.diagonal().array() -= mu; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:29: required from here 71 | A.diagonal().array() -= mu; | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43: required from here 86 | bi = (t / (s * (j + 1))) * (A * bi); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:22: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:38: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:178:58: required from here 178 | alpha = Eigen::VectorXd::Constant(_p_max - 1, normA); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:44: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:51: required from 'stan::math::ceil >(const Eigen::Matrix&):: [with auto:244 = Eigen::Matrix]' 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, void>::apply >(const Eigen::Matrix&):: >(const Eigen::Matrix&, const stan::math::ceil >(const Eigen::Matrix&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil >(const Eigen::Matrix&)::; T2 = Eigen::Matrix; stan::require_t::type> >* = 0; T = Eigen::Matrix]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46: required from 'auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix; stan::require_container_st* = 0; stan::require_not_var_matrix_t* = 0]' 56 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 57 | x, [](const auto& v) { return v.array().ceil(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41: required from here 197 | Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal(); | ~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::internal::member_minCoeff, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::internal::member_minCoeff, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::internal::member_minCoeff, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, Eigen::internal::member_minCoeff, 0>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:203:38: required from here 203 | int cost = c.colwise().minCoeff().minCoeff(&m); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/one_hot_row_vector.hpp:25:52: required from here 25 | Eigen::RowVectorXd ret = Eigen::RowVectorXd::Zero(K); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:13:64: required from here 13 | : m_(Eigen::VectorXd::Zero(n)), m2_(Eigen::MatrixXd::Zero(n, n)) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:26:31: required from here 26 | Eigen::VectorXd delta(q - m_); | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19: required from here 27 | m_ += delta / num_samples_; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:38: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:37:40: required from here 37 | covar = m2_ / (num_samples_ - 1.0); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_var_estimator.hpp:28:30: required from here 28 | m2_ += delta.cwiseProduct(q - m_); | ~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/coupled_ode_system.hpp:77:63: required from here 77 | Eigen::Map(dz_dt.data(), dz_dt.size()) = f_y_t; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:15, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:43: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combination(std::vector&, const int&, const int&, const int&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:73:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 73 | for (std::size_t i = 0; i < p - 1; i++) { | ~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:79:16: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 79 | } while (k < x); | ~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::combos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:102:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 102 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:105:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 105 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::increment(std::vector&, const int&, const double&, const std::vector&, std::vector&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:126:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 126 | for (std::size_t j = 0; j != k; j++) { | ~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:132:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 132 | while ((first_zero < index.size()) && index[first_zero]) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:135:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 135 | if (first_zero == index.size()) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:143:31: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 143 | for (std::size_t i = 0; i != first_zero + 1; i++) { | ~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function 'void stan::math::internal::signcombos(const int&, const double&, const int&, std::vector >&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:168:29: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 168 | for (std::size_t i = 1; i != choose_dimk + 1; i++) { | ~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_store_sensitivities.hpp:40:64: required from here 40 | coupled_state.size()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/apply.hpp:24, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_optimization.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array_wrapper.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/serialization/array.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/storage.hpp:22, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/ublas/vector.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint.hpp:25, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor.hpp:16: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/fusion/include/make_fused.hpp:11, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:30, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:39: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:52: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:38:59: required from here 38 | Eigen::VectorXd stddev = S_ldlt.vectorD().array().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 5>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:75: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Product, 5>, Eigen::Matrix, 0>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:76: required from here 46 | = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z)); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:135:41: required from here 135 | Eigen::VectorXd(F.transpose() * theta_t), V_ldlt, rng); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_hidden_state_prob.hpp:77:52: required from here 77 | alphas.col(n) = alphas.col(n).cwiseProduct(beta); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/hmm_latent_rng.hpp:71:73: required from here 71 | probs_vec = alphas.col(n_transitions) / alphas.col(n_transitions).sum(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68: required from here 49 | return L_S.template triangularView() * B.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::TriangularView >, 2>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::TriangularView >, 2>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::TriangularView >, 2>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:42: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::TriangularView >, 2>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::TriangularView >, 2>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::TriangularView >, 2>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::TriangularView >, 2>, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:32: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:25:32: required from here 25 | S_inv = ldlt_of_S.solve(S_inv); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40: required from here 27 | return 0.5 * (asym.transpose() + asym); // ensure symmetry | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:47: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:54: required from here 89 | = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:109:64: required from here 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Matrix >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: recursively required by substitution of 'template const Eigen::internal::triangular_solve_retval >, 6>, Other> Eigen::TriangularViewImpl >, 6, Eigen::Dense>::solve(const Eigen::MatrixBase&) const [with int Side = ; Other = ]' 108 | * (D_ldlt.matrixU().solve( | ~~~~~~~~~~~~~~~~~~~~~~^ 109 | (Sigma_ldlt.matrixU().solve(X)).transpose())) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > >, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:43: required from here 110 | .transpose() | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:51: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Transpose >, 6>, Eigen::Transpose >, 6>, Eigen::Matrix > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:52: required from here 111 | * D_ldlt.transpositionsP()); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/multinomial_logit_lpmf.hpp:39:44: required from here 39 | lp += lgamma(1 + ns_map.sum()) - lgamma(1 + ns_map).sum(); | ~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_ccdf_log.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob.hpp:328, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:16: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp: In function 'stan::return_type_t stan::math::std_normal_lccdf(const T_y&)': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 52 | } else if (y_dbl > 8.25) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: adding '-flarge-source-files' will allow for more column-tracking support, at the expense of compilation time and memory D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp: In member function 'virtual std::vector > stan::io::dump::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:694: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 694 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/dump.hpp:707: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 707 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:102:0: required from here 102 | if (C_adj.size() > 0) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:111:0: required from here 111 | = D_adj.adjoint().template triangularView(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, -1, false>, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:116:0: required from here 116 | D_adj.diagonal() *= 0.5; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' 281 | template class Ref | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:76:42: required from 'class Eigen::LLT, 0, Eigen::OuterStride<> >, 1>' 76 | MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:142:0: required from here 142 | check_pos_definite("cholesky_decompose", "m", L_factor); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:144:0: required from here 144 | L_A.template triangularView().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:42:0: required from here 42 | y_val.row(m).head(m) = x.val().segment(pos, m); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() 28 | * arena_L_val.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:32:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0: required from here 94 | adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: recursively required by substitution of 'template static std::true_type stan::is_base_pointer_convertible >::f(const Eigen::EigenBase*) [with OtherDerived = ]' 29 | = decltype(f(std::declval *>()))::value | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: required from 'struct stan::is_base_pointer_convertible >' D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71: required from 'struct stan::is_eigen >' 21 | : bool_constant::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:301:0: required by substitution of 'template class stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type> [with T = Eigen::SparseMatrix]' 301 | (is_eigen::value || is_kernel_expression_and_not_scalar::value) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:129:0: required from 'class stan::math::arena_matrix, void>' 129 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:814:0: required from 'class stan::math::vari_value, void>' 814 | using InnerIterator = typename arena_matrix::InnerIterator; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:419:0: required from 'const auto& stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::val() const [with T = Eigen::SparseMatrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 419 | inline const auto& val() const noexcept { return vi_->val(); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0: required from here 120 | arena_t res = w_mat_arena.val() * value_of(b_arena); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21: required from 'class Eigen::Tridiagonalization >' 97 | >::type SubDiagonalReturnType; | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' 111 | typedef typename TridiagonalizationType::SubDiagonalType SubDiagonalType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/eigendecompose_sym.hpp:40:0: required from here 40 | arena_t eigenvals = solver.eigenvalues(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::adj_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/grad.hpp:27:0: required from here 27 | g = x.adj(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, 0> >(const Eigen::Diagonal, 0>&):: [with auto:169 = Eigen::Diagonal, 0>]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0> > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, 0>, void>::apply, 0> >(const Eigen::Diagonal, 0>&):: >(const Eigen::Diagonal, 0>&, const stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, 0> >(const Eigen::Diagonal, 0>&)::; T2 = Eigen::Diagonal, 0>; stan::require_t::type> >* = 0; T = Eigen::Diagonal, 0>]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::Diagonal, 0>; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0: required from here 49 | var log_det = sum(log(M_ldlt.vectorD())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:51:0: required from here 51 | reverse_pass_callback([arena_M, log_det, arena_M_inv_transpose]() mutable { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:73:0: required from here 73 | vector_d diff = (x_d.array() - x_d.maxCoeff()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:81:0: required from here 81 | Eigen::Map(softmax_x_d_array, a_size) = softmax_x_d.array() / sum; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:50:0: required from here 50 | arena_powers[0] = Eigen::MatrixXd::Identity(N, N); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:53:0: required from here 53 | arena_powers[i] = arena_powers[1] * arena_powers[i - 1]; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:63:0: required from here 63 | adj_M += adj_C * arena_powers[i - 1].transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0: required from here 64 | adj_C = M_val.transpose() * adj_C; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, -1> > >::adj_Op, Eigen::Map*, -1, -1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_spd.hpp:67:0: required from here 67 | Eigen::Map(variRefB_, M_, N_).adj() += adjB; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0: required from here 85 | adjA = -adjB * Map(C_, M_, N_).transpose(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/quad_form.hpp:25:0: required from here 25 | matrix_d M = 0.5 * (Cd + Cd.transpose()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:55:0: required from here 55 | L.col(0).tail(pull) = CPCs.val().head(pull); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:56:0: required from here 56 | arena_acc.tail(pull) = 1.0 - CPCs.val().head(pull).array().square(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> >, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:63:0: required from here 63 | L.col(i).tail(pull) = cpc_seg * arena_acc.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0: required from here 86 | -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0: required from here 90 | += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/read_cov_matrix.hpp:56:0: required from here 56 | sds.adj() += (prod.adj().cwiseProduct(corr_L.val())).rowwise().sum(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_self.hpp:41:0: required from here 41 | x.adj() += (2 * res.adj()).asDiagonal() * x.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0, Eigen::Stride<0, 0> >, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:56:0: required from here 56 | arena_Fp.diagonal().setZero(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Transpose > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0: required from here 69 | * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd.hpp:70:0: required from here 70 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Transpose > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0: required from here 61 | .matrix() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47: required from 'struct Eigen::internal::traits, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 278 | typedef typename DiagonalVectorType::Scalar Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from 'struct Eigen::EigenBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 42 | typedef typename internal::traits::StorageKind StorageKind; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7: required from 'class Eigen::DiagonalBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 18 | class DiagonalBase : public EigenBase | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:293:7: required from 'class Eigen::DiagonalWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 293 | class DiagonalWrapper | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:63:0: required from here 63 | + arena_U * arena_D.asDiagonal().inverse() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0: required from here 79 | vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView*, -1, 1> > >::adj_Op, Eigen::Map*, -1, 1> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:80:0: required from here 80 | v1_map.adj() += di; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView*, -1, 1> > >::val_Op, Eigen::Map*, -1, 1> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0: required from here 111 | += 2 * adj_ * (v1_map.val() - Eigen::Map(v2_, length_)); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:23:0: required from here 23 | vector_d dtrs_vals = dtrs_map.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0: required from here 27 | Eigen::Map(partials, size) = 2 * diff.array() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1> >::val_Op, Eigen::Matrix, -1, 1>, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1> >::val_Op, Eigen::Matrix, -1, 1> >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/jacobian.hpp:26:0: required from here 26 | fx = fx_var.val(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::::, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&):: [with auto:11 = const Eigen::Matrix, -1, 1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of, -1, 1>&>(const Eigen::Matrix, -1, 1>&)::; Args = {const Eigen::Matrix, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:73:21: required from 'auto stan::math::value_of(EigMat&&) [with EigMat = const Eigen::Matrix, -1, 1>&; stan::require_eigen_dense_base_t* = 0; stan::require_not_st_arithmetic* = 0]' 73 | return make_holder( | ~~~~~~~~~~~^ 74 | [](auto& a) { | ~~~~~~~~~~~~~ 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | }, | ~~ 77 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/algebra_solver_fp.hpp:101:0: required from here 101 | y_dummy(stan::math::value_of(y)), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0: required from here 369 | Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/cvodes_integrator_adjoint.hpp:604:0: required from here 604 | f_y_t_vars.adj() = -Eigen::Map(NV_DATA_S(yB), N_); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp:62:0: required from here 62 | hvp = (grad_forward - grad_backward) / (2 * epsilon); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/initialize.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:49: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp: In member function 'virtual std::vector > stan::io::random_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/random_var_context.hpp:111: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 111 | for (comp_iter = 0, real_iter = 0; real_iter < val_r.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:182:0: required from here 182 | return normal_fullrank(Eigen::VectorXd(mu_.array().square()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:183:0: required from here 183 | Eigen::MatrixXd(L_chol_.array().square())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:197:0: required from here 197 | return normal_fullrank(Eigen::VectorXd(mu_.array().sqrt()), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:198:0: required from here 198 | Eigen::MatrixXd(L_chol_.array().sqrt())); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:263:0: required from here 263 | L_chol_.array() /= rhs.L_chol().array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0: required from here 351 | return (L_chol_ * eta) + mu_; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:459:0: required from here 459 | L_grad.diagonal().array() += L_chol_.diagonal().array().inverse(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0: required from here 314 | return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:370:0: required from here 370 | omega_grad.array() += tmp_mu_grad.array().cwiseProduct(eta.array()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:388:0: required from here 388 | omega_grad.array() = omega_grad.array().cwiseProduct(omega_.array().exp()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/nuts/base_nuts.hpp:175:0: required from here 175 | rho = rho_bck + rho_fwd; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from here 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 2>, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 2>, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 2>, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, 2>, Eigen::Matrix, Eigen::Dense>' 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, 2>, Eigen::Matrix >' 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:53:0: required from here 53 | z.p = z.inv_e_metric_.llt().matrixU().solve(u); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_matrix.hpp:133:17: required from 'auto stan::math::to_matrix(const std::vector&, int, int) [with T = double]' 133 | return Eigen::Map>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | &x[0], m, n); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/read_dense_inv_metric.hpp:33:0: required from here 33 | inv_metric = stan::math::to_matrix(dense_vals, num_params, num_params); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:27:0: required from here 27 | covar = (n / (n + 5.0)) * covar D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0: required from here 29 | * Eigen::MatrixXd::Identity(covar.rows(), covar.cols()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: recursively required by substitution of 'template typename Eigen::ScalarBinaryOpTraits::Scalar, Eigen::internal::scalar_product_op::Scalar> >::ReturnType Eigen::MatrixBase >::dot(const Eigen::MatrixBase&) const [with OtherDerived = ]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:27:0: required from here 27 | var = (n / (n + 5.0)) * var D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0: required from here 28 | + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size()); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:68: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In member function 'virtual std::vector > stan::io::array_var_context::vals_c(const std::string&) const': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:304: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 304 | for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:317: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 317 | real_iter < val_i->second.first.size(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from here 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0: required from 'class stan::math::arena_matrix, void>' 13 | class arena_matrix> D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:145:0: required from here 145 | x_ret_vals.coeffRef(j) = x.val().coeff(row_idx_val, col_idx_vals[j]); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t, 0, Eigen::Stride<0, 0> >, int>&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:102:18: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; L = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0; stan::return_type_t = double]' 102 | x.unaryExpr([lb, &lp](auto&& xx) { return lb_constrain(xx, lb, lp); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1383:0: required from here 1382 | tau = in__.template read_constrain_lb< 1383 | Eigen::Matrix, jacobian__>(0, lp__, 1384 | tau_1dim__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map, 0, Eigen::Stride<0, 0> >&&, const int&)::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:83:26: required from 'auto stan::math::lb_constrain(T&&, L&&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; L = const int&; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 83 | return eval(x.unaryExpr([lb](auto&& x) { return lb_constrain(x, lb); })); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:388:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]' 388 | return stan::math::lb_constrain(this->read(sizes...), lb); stanExports_rubin_full.h:1383:0: required from here 1382 | tau = in__.template read_constrain_lb< 1383 | Eigen::Matrix, jacobian__>(0, lp__, 1384 | tau_1dim__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/transpose.hpp:18:21: required from 'auto stan::math::transpose(const T&) [with T = Eigen::Matrix; stan::require_matrix_t* = 0]' 18 | return m.transpose(); | ~~~~~~~~~~~^~ stanExports_rubin_full.h:1473:0: required from here 1473 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65: required from 'class Eigen::Replicate >, -1, -1>' 61 | template class Replicate | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rep_matrix.hpp:57:23: required from 'auto stan::math::rep_matrix(const Vec&, int) [with Vec = Eigen::Transpose >; stan::require_eigen_vector_t* = 0]' 57 | return x.replicate(n, 1); | ~~~~~~~~~~~^~~~~~ stanExports_rubin_full.h:1473:0: required from here 1473 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Replicate >, -1, -1>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::Replicate >, -1, -1>; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 28 | return m1.cwiseProduct(m2); | ~~~~~~~~~~~~~~~^~~~ stanExports_rubin_full.h:1474:0: required from here 1474 | stan::math::elt_multiply(eta_matrix, 1475 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Replicate >, -1, -1>, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::Replicate >, -1, -1>; Mat2 = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate >, -1, -1> >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1472:0: required from here 1472 | stan::math::add( 1473 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1474 | stan::math::elt_multiply(eta_matrix, 1475 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, Eigen::Matrix >; Mat2 = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1489:0: required from here 1489 | stan::math::add( 1490 | stan::math::rep_vector( 1491 | stan::model::rvalue(mu_baseline, "mu_baseline", 1492 | stan::model::index_uni(1)), K), 1493 | stan::math::multiply( 1494 | stan::model::rvalue(tau_baseline, "tau_baseline", 1495 | stan::model::index_uni(1)), eta_baseline)), D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:251:0: required from 'auto stan::model::rvalue(Mat&&, const char*, index_uni) [with Mat = const Eigen::Map, 0, Eigen::Stride<0, 0> >&; stan::require_dense_dynamic_t* = 0]' 251 | return x.row(idx.n_ - 1); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:583:0: required from 'auto stan::model::rvalue(Mat&&, const char*, const Idx&, index_omni) [with Mat = const Eigen::Map, 0, Eigen::Stride<0, 0> >&; Idx = index_uni; stan::require_dense_dynamic_t* = 0]' 583 | return rvalue(std::forward(x), name, row_idx); stanExports_rubin_full.h:1533:0: required from here 1533 | stan::model::rvalue(test_treatment, "test_treatment", 1534 | stan::model::index_uni(i), stan::model::index_omni()), mu)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:35: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar&>(const std::vector&)::; Args = {const std::vector >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:72:21: required from 'auto stan::math::as_array_or_scalar(T&&) [with T = const std::vector&; stan::require_std_vector_t* = 0; stan::require_not_std_vector_t::type>* = 0]' 72 | return make_holder([](auto& x) { return T_map(x.data(), x.size()); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | std::forward(v)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:39: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 28 | ArrayAT a_array = as_array_or_scalar(a); | ~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:43: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Select.h:52:7: required from 'class Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >' 52 | class Select : public internal::dense_xpr_base< Select >::type, | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:55: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:67:50: required from 'stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&):: [with auto:9 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::fabs, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >(const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >&)::; T2 = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_t::type> >* = 0; T = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/fabs.hpp:66:46: required from 'auto stan::math::fabs(const Container&) [with Container = Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array >; stan::require_container_st* = 0]' 66 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 67 | x, [](const auto& v) { return v.array().abs(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:37: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 47 | const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&):: [with auto:169 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > > >(const Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >&)::; T2 = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_t::type> >* = 0; T = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >]' 53 | return make_holder([](const auto& a) { return a.array().derived(); }, f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::CwiseUnaryOp, const Eigen::Select, const Eigen::Array, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Array > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:49:25: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 49 | T_return p = sum(log(abs_apk)) - sum(log(abs_bpk)); | ~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:75: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:32: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: required from 'struct stan::math::apply_scalar_unary, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>' 72 | apply_scalar_unary::apply(std::declval()))>; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50: required from 'auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_not_var_matrix_t* = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t* = 0]' 120 | return apply_scalar_unary::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:29: required from 'stan::return_type_t stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 58 | return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0: required from here 16 | : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {} D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' 27 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0: required from here 280 | L_chol_.array() += scalar; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:22: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:97:0: required from here 97 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < dims.size(); i++) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::::, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27: required from 'stan::math::value_of_rec, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&):: [with auto:1 = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 110 | return m.unaryExpr([](auto x) { return value_of_rec(x); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of_rec, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&)::; Args = {Eigen::Map, 0, Eigen::Stride<0, 0> >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:108:21: required from 'auto stan::math::value_of_rec(T&&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; = void; = void]' 108 | return make_holder( | ~~~~~~~~~~~^ 109 | [](auto& m) { | ~~~~~~~~~~~~~ 110 | return m.unaryExpr([](auto x) { return value_of_rec(x); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | }, | ~~ 112 | std::forward(M)); | ~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:30: required from 'void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = std::vector; T_low = int; stan::require_vector_t* = 0; stan::require_not_std_vector_vt* = 0; stan::require_stan_scalar_t* = 0; Idxs = {}]' 157 | auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:521:0: required from here 521 | stan::math::check_greater_or_equal(function__, "site", site, 0); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ stanExports_rubin_full.h: In instantiation of 'void model_rubin_full_namespace::model_rubin_full::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = std::vector; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_rubin_full.h:2161:0: required from here 2161 | unconstrain_array_impl(params_constrained, params_i, 2162 | params_unconstrained, pstream); stanExports_rubin_full.h:1596: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1596 | int pos__ = std::numeric_limits::min(); stanExports_rubin_full.h: In instantiation of 'void model_rubin_full_namespace::model_rubin_full::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = Eigen::Matrix; VecI = std::vector; stan::require_vector_t* = 0; stan::require_vector_like_vt* = 0; std::ostream = std::basic_ostream]': stanExports_rubin_full.h:2171:0: required from here 2171 | unconstrain_array_impl(params_constrained, params_i, 2172 | params_unconstrained, pstream); stanExports_rubin_full.h:1596: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1596 | int pos__ = std::numeric_limits::min(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp: In instantiation of 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]': stanExports_rubin_full.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1252: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 181 | Eigen::Matrix a_args(2); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:182:31: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 182 | Eigen::Matrix b_args(1); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:117:39: required from 'TupleT stan::math::internal::grad_2F1_impl_ab(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 117 | inner_diff = g_current.array().abs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:204:78: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 204 | grad_tuple_ab = grad_2F1_impl_ab( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 205 | a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::CastXpr::Type Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]' 62 | cast() const | ^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:38: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:12: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:0: required from here 47 | stan::math::check_not_nan(function, "Mean vector", mu); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit))))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:0: required from here 74 | stan::math::check_not_nan(function, "Cholesky factor", L_chol); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:207:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 207 | for (size_t i = 0; i < x.rows(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:208:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 208 | for (size_t j = 0; j < x.cols(); j++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:0: required from here 21 | stan::math::check_finite("check_finite", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:0: required from here 22 | stan::math::check_positive("check_positive", "inv_metric", inv_metric); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0: required from here 31 | if (!covar.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28: required from 'bool Eigen::DenseBase::hasNaN() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >]' 142 | return !((derived().array()==derived().array()).all()); | ~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40: required from 'bool Eigen::DenseBase::allFinite() const [with Derived = Eigen::Matrix]' 156 | return !((derived()-derived()).hasNaN()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:30:0: required from here 30 | if (!var.allFinite()) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta.hpp:70, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/invalid_argument.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/core.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim.hpp:10: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of 'void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&, Idxs ...) [with T_y = long long unsigned int; T_high = long long int; stan::require_all_stan_scalar_t* = 0; Idxs = {}]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:79:0: required from 'std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long long int]' 79 | stan::math::check_less_or_equal("validate_dims", "array_var_context", 80 | elem_dims_total[dims.size()], array_size); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0: required from here 118 | std::vector dim_vec = validate_dims(names, values.size(), dims); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:39:20: warning: comparison of integer expressions of different signedness: 'const long long unsigned int' and 'const long long int' [-Wsign-compare] 39 | if (unlikely(!(y <= high))) { | ~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/compiler_attributes.hpp:9:41: note: in definition of macro 'unlikely' 9 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Matrix; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Vec2 = Eigen::Matrix; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_rubin_full.h:1532:0: required from here 1532 | stan::math::dot_product( 1533 | stan::model::rvalue(test_treatment, "test_treatment", 1534 | stan::model::index_uni(i), stan::model::index_omni()), mu)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Matrix; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Vec2 = Eigen::Matrix; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_rubin_full.h:1532:0: required from here 1532 | stan::math::dot_product( 1533 | stan::model::rvalue(test_treatment, "test_treatment", 1534 | stan::model::index_uni(i), stan::model::index_omni()), mu)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Vec2 = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_rubin_full.h:1546:0: required from here 1546 | (stan::math::dot_product( 1547 | stan::model::rvalue(test_treatment, 1548 | "test_treatment", stan::model::index_uni(i), 1549 | stan::model::index_omni()), 1550 | stan::math::elt_multiply(tau, tau)) + D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:21: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_rubin_full.h:1762:0: required from 'void model_rubin_full_namespace::model_rubin_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1762 | out__.write_free_lb(0, tau); stanExports_rubin_full.h:2152:0: required from here 2152 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:32: required from 'auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix; Scal = int; stan::require_eigen_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_all_not_st_var* = 0]' 79 | return (m.array() - c).matrix(); | ~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_rubin_full.h:1762:0: required from 'void model_rubin_full_namespace::model_rubin_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1762 | out__.write_free_lb(0, tau); stanExports_rubin_full.h:2152:0: required from here 2152 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44: required from 'stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: [with auto:169 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_rubin_full.h:1762:0: required from 'void model_rubin_full_namespace::model_rubin_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1762 | out__.write_free_lb(0, tau); stanExports_rubin_full.h:2152:0: required from here 2152 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: [with auto:169 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 47 | f(x)); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_rubin_full.h:1762:0: required from 'void model_rubin_full_namespace::model_rubin_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1762 | out__.write_free_lb(0, tau); stanExports_rubin_full.h:2152:0: required from here 2152 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 140 | class MatrixWrapper : public MatrixBase > | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59: required from 'stan::math::apply_vector_unary, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&, const stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::&):: [with auto:6 = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&):: >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&, const stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::&)::; Args = {Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >(const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::; T2 = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_t::type> >* = 0; T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 46 | return make_holder([](const auto& a) { return a.matrix().derived(); }, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | f(x)); | ~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46: required from 'auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; stan::require_container_st* = 0]' 65 | return apply_vector_unary::apply( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20: required from 'auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix&; L = const int&; stan::require_not_std_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 37 | return eval(log(subtract(std::forward(y_ref), | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | std::forward(lb_ref)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/serializer.hpp:253:0: required from 'void stan::io::serializer::write_free_lb(const L&, const S&) [with S = Eigen::Matrix; L = int; T = double]' 253 | this->write(stan::math::lb_free(x, lb)); stanExports_rubin_full.h:1762:0: required from 'void model_rubin_full_namespace::model_rubin_full::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector; stan::require_vector_t* = 0; std::ostream = std::basic_ostream]' 1762 | out__.write_free_lb(0, tau); stanExports_rubin_full.h:2152:0: required from here 2152 | transform_inits_impl(context, vars, pstream__); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; Eigen::MatrixXd = Eigen::Matrix]': D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_rubin_full.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:55: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 55 | if (p_names.size() != draws.cols()) { D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:71: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::Index' {aka 'long long int'} [-Wsign-compare] 71 | for (size_t i = 0; i < draws.rows(); ++i) { In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/assert.hpp:35, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:19, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size_type.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/size.hpp:21, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/functions.hpp:20, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range.hpp:18, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/numeric/odeint/util/resize.hpp:24: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept >, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:81:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:26, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:16, from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string.hpp:23, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:4, from D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:46: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::token_finderF >; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FinderConcept, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:98:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function 'void boost::algorithm::FinderConcept::constraints() [with FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 40 | void constraints() D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::constraint::failed() [with Model = boost::algorithm::FormatterConcept >, boost::algorithm::detail::first_finderF, __gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_format.hpp:103:0: required from 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string; FinderT = detail::first_finderF; FormatterT = detail::const_formatF >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/replace.hpp:179:0: required from 'void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string; Range1T = char [11]; Range2T = char [1]]' 179 | ::boost::algorithm::find_format( 180 | Input, 181 | ::boost::algorithm::first_finder(Search), 182 | ::boost::algorithm::const_formatter(Format) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0: required from here 133 | boost::replace_first(value, " (Default)", ""); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:65:52: warning: 'this' pointer is null [-Wnonnull] 65 | static void failed() { ((Model*)0)->constraints(); } | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/concept.hpp:65: note: in a call to non-static member function 'void boost::algorithm::FormatterConcept::constraints() [with FormatterT = boost::algorithm::detail::const_formatF >; FinderT = boost::algorithm::detail::first_finderF; IteratorT = __gnu_cxx::__normal_iterator >]' 65 | void constraints() D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:19: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:58: required from 'stan::math::log_sum_exp >(const Eigen::Matrix&):: [with auto:304 = Eigen::Matrix]' 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13: required from 'static auto stan::math::apply_vector_unary::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp >(const Eigen::Matrix&)::; T = Eigen::Matrix]' 93 | return f(x); | ~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39: required from 'auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix; stan::require_container_st* = 0]' 83 | return apply_vector_unary::reduce(x, [&](const auto& v) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 84 | if (v.size() == 0) { | ~~~~~~~~~~~~~~~~~~~~ 85 | return NEGATIVE_INFTY; | ~~~~~~~~~~~~~~~~~~~~~~ 86 | } | ~ 87 | const auto& v_ref = to_ref(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | const double max = v_ref.maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | if (!std::isfinite(max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | return max; | ~~~~~~~~~~~ 91 | } | ~ 92 | return max + std::log((v_ref.array() - max).exp().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35: required from here 59 | double log_sum_y = log_sum_exp(log_y); | ~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:330: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 72 | typedef blas_data_mapper ResMapper; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1080 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1085 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 92 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:478:32: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::mean() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 478 | return Scalar(derived().redux(Eigen::internal::scalar_sum_op())) / Scalar(this->size()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0: required from here 25 | vector_d diff = dtrs_vals.array() - dtrs_vals.mean(); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:451:40: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 451 | subdiag = mat.template diagonal<-1>().real(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:91: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 1, -1, false>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:101: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Matrix; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/dot_product.hpp:26:16: required from 'auto stan::math::dot_product(const Vec1&, const Vec2&) [with Vec1 = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Vec2 = Eigen::Matrix; stan::require_all_eigen_vector_t* = 0; stan::require_not_var_t::type>* = 0]' 26 | return v1.dot(v2); | ~~~~~~^~~~ stanExports_rubin_full.h:1532:0: required from here 1532 | stan::math::dot_product( 1533 | stan::model::rvalue(test_treatment, "test_treatment", 1534 | stan::model::index_uni(i), stan::model::index_omni()), mu)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:191:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 191 | _pk.noalias() = -_gk; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:192:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 192 | auto exp_x = to_arena(arena_x.val().array().exp()); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:193:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 193 | arena_t ret = exp_x + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 197 | arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 197 | arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&):: [with auto:11 = const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >&)::::, const Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0: required from 'auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t&) [with T = Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t* = 0; stan::require_stan_scalar_t* = 0; stan::require_any_st_var* = 0; stan::return_type_t = var_value]' 213 | arena_t ret = value_of(x_ref).array().exp() + lb_val; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/deserializer.hpp:386:0: required from 'auto stan::io::deserializer::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value; Sizes = {int}; T = stan::math::var_value]' 386 | return stan::math::lb_constrain(this->read(sizes...), lb, lp); stanExports_rubin_full.h:1062:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1061 | tau = in__.template read_constrain_lb< 1062 | Eigen::Matrix, jacobian__>(0, lp__, 1063 | tau_1dim__); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>&>(const Eigen::Matrix, -1, -1>&):: [with auto:11 = const Eigen::Matrix, -1, -1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:30:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 30 | using inner_ret_type = decltype(value_of(m1).cwiseProduct(value_of(m2))); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&):: [with auto:11 = const Eigen::Replicate, -1, 1> >, -1, -1>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:30:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 30 | using inner_ret_type = decltype(value_of(m1).cwiseProduct(value_of(m2))); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1, 0, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1> > >, Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, -1>&>(const Eigen::Matrix, -1, -1>&)::::, const Eigen::Matrix, -1, -1> >, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1>&>(const Eigen::Replicate, -1, 1> >, -1, -1>&)::::, const Eigen::Replicate, -1, 1> >, -1, -1> > >; Types = {Eigen::Matrix, -1, -1, 0, -1, -1>, Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 31 | using ret_type = return_var_matrix_t; stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 35 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2.val())); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 35 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2.val())); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:49:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 49 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2)); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:57:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Replicate, -1, 1> >, -1, -1>; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 57 | arena_t ret(arena_m1.cwiseProduct(arena_m2.val())); stanExports_rubin_full.h:1133:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_rubin_full.h:1131:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1131 | stan::math::add( 1132 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_rubin_full.h:1131:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1131 | stan::math::add( 1132 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1, 0, -1, -1> > >, Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >, -1, -1> >::val_Op, const Eigen::Replicate, -1, 1> >, -1, -1> >, const Eigen::CwiseUnaryOp, -1, -1> >::val_Op, const Eigen::Matrix, -1, -1> > >; Types = {Eigen::Replicate, -1, 1, 0, -1, 1> >, -1, -1>, Eigen::Matrix, -1, -1, 0, -1, -1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_rubin_full.h:1131:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1131 | stan::math::add( 1132 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_rubin_full.h:1131:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1131 | stan::math::add( 1132 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_rubin_full.h:1131:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1131 | stan::math::add( 1132 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:122:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Replicate, -1, 1> >, -1, -1>; VarMat2 = Eigen::Matrix, -1, -1>; stan::require_all_rev_matrix_t* = 0]' 122 | arena_a.adj().coeffRef(i, j) += ref_adj; stanExports_rubin_full.h:1131:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1131 | stan::math::add( 1132 | stan::math::rep_matrix(stan::math::transpose(mu), K_pooled), 1133 | stan::math::elt_multiply(eta_matrix, 1134 | stan::math::rep_matrix(stan::math::transpose(tau), K_pooled))), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:145:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 145 | arena_t res = arena_A.val() * arena_B.val().array(); stanExports_rubin_full.h:1152:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:163:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 163 | arena_B.adj().array() += arena_A * res.adj().array(); stanExports_rubin_full.h:1152:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 170 | arena_t res = arena_A.val() * arena_B.array(); stanExports_rubin_full.h:1152:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 170 | arena_t res = arena_A.val() * arena_B.array(); stanExports_rubin_full.h:1152:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:172:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value; T2 = Eigen::Matrix, -1, 1>; stan::require_not_matrix_t* = 0; stan::require_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 172 | arena_A.adj() += (res.adj().array() * arena_B.array()).sum(); stanExports_rubin_full.h:1152:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_rubin_full.h:1148:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1148 | stan::math::add( 1149 | stan::math::rep_vector( 1150 | stan::model::rvalue(mu_baseline, "mu_baseline", 1151 | stan::model::index_uni(1)), K), 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_rubin_full.h:1148:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1148 | stan::math::add( 1149 | stan::math::rep_vector( 1150 | stan::model::rvalue(mu_baseline, "mu_baseline", 1151 | stan::model::index_uni(1)), K), 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_rubin_full.h:1148:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1148 | stan::math::add( 1149 | stan::math::rep_vector( 1150 | stan::model::rvalue(mu_baseline, "mu_baseline", 1151 | stan::model::index_uni(1)), K), 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp >, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 117 | arena_t ret(arena_a.val() + arena_b.val()); stanExports_rubin_full.h:1148:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1148 | stan::math::add( 1149 | stan::math::rep_vector( 1150 | stan::model::rvalue(mu_baseline, "mu_baseline", 1151 | stan::model::index_uni(1)), K), 1152 | stan::math::multiply( 1153 | stan::model::rvalue(tau_baseline, "tau_baseline", 1154 | stan::model::index_uni(1)), eta_baseline)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:36:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 36 | using return_t stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 43 | arena_A.adj() += res.adj_op() * arena_B_val.transpose(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:47:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 47 | arena_A.adj() += res_adj * arena_B_val.transpose(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:55:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 55 | using return_t stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&)::::, const Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, void>&>(arena_matrix, -1, -1>, void>&):: [with auto:11 = stan::math::arena_matrix, -1, -1>, void>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:66:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 66 | = return_var_matrix_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::Product, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 65 | using return_t stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&):: [with auto:11 = const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:30:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 30 | using inner_ret_type = decltype(value_of(m1).cwiseProduct(value_of(m2))); stanExports_rubin_full.h:1199:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::elt_multiply( 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), 1202 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1203 | stan::model::index_multi(site))), "assigning variable re"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > > >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&>(const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >&)::::, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >; Types = {Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 31 | using ret_type = return_var_matrix_t; stanExports_rubin_full.h:1199:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::elt_multiply( 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), 1202 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1203 | stan::model::index_multi(site))), "assigning variable re"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 35 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2.val())); stanExports_rubin_full.h:1199:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::elt_multiply( 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), 1202 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1203 | stan::model::index_multi(site))), "assigning variable re"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:49:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 49 | arena_t ret(arena_m1.val().cwiseProduct(arena_m2)); stanExports_rubin_full.h:1199:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::elt_multiply( 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), 1202 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1203 | stan::model::index_multi(site))), "assigning variable re"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 51 | arena_m1.adj().array() += arena_m2.array() * ret.adj().array(); stanExports_rubin_full.h:1199:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::elt_multiply( 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), 1202 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1203 | stan::model::index_multi(site))), "assigning variable re"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:57:0: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; Mat2 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_matrix_t* = 0; stan::require_any_rev_matrix_t* = 0]' 57 | arena_t ret(arena_m1.cwiseProduct(arena_m2.val())); stanExports_rubin_full.h:1199:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1199 | stan::math::elt_multiply( 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), 1202 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1203 | stan::model::index_multi(site))), "assigning variable re"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:113:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 113 | using op_ret_type = decltype(a.val() + b.val()); stanExports_rubin_full.h:1249:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >::val_Op, const Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> > >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1, 0, -1, 1> >, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_rubin_full.h:1249:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65: required from 'struct stan::is_any_var_matrix, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1, 0, -1, 1> > >, Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1> >' 80 | : bool_constant...>::value> {}; | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0: required by substitution of 'template using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix::value), stan::math::var_value::type>::type, void>::type>, typename stan::math::promote_scalar_type, typename std::decay::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> >, const Eigen::CwiseUnaryOp, -1, 1> >::val_Op, const Eigen::Matrix, -1, 1> > >; Types = {Eigen::Matrix, -1, 1, 0, -1, 1>, Eigen::Matrix, -1, 1, 0, -1, 1>}]' 23 | is_any_var_matrix::value, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0: required from 'auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix, -1, 1>; VarMat2 = Eigen::Matrix, -1, 1>; stan::require_all_rev_matrix_t* = 0]' 114 | using ret_type = return_var_matrix_t; stanExports_rubin_full.h:1248:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:35:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 35 | check_finite("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:36:15: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 36 | check_finite("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:39:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 39 | check_not_nan("hypergeometric_pFq", "a", a_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Matrix&)::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:40:16: required from 'stan::return_type_t stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix; Tb = Eigen::Matrix; Tz = double; stan::require_all_eigen_st* = 0; stan::require_arithmetic_t* = 0; stan::return_type_t = double]' 40 | check_not_nan("hypergeometric_pFq", "b", b_ref); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30: required from 'stan::return_type_t stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional; stan::require_all_arithmetic_t* = 0; stan::return_type_t = double]' 189 | return hypergeometric_pFq(a_args, b_args, z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39: required from 'TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple]' 190 | auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57: required from 'auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t >* = 0]' 306 | return internal::grad_2F1_impl(a1, a2, b1, z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 307 | precision, max_steps); | ~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25: required from here 37 | = grad_2F1(a + b, 1.0, a + 1, z); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, member_sum, 1>; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 2, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 2, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 2, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 2, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 2, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 2, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 203 | PanelType panel(m_arg, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 2, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 2, -1, true> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 217 | PanelEvaluator panel_eval(panel); | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:251:78: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 251 | PacketScalar packet_res0 = eval.template packet(alignedStart); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 100 | pack_rhs(blockB, rhs.getSubMapper(k2,0), actual_kc, size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 106 | pack_lhs(blockA, lhs.getSubMapper(i2, k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 113 | gebp(res.getSubMapper(i2, 0), blockA, blockB, actual_mc, actual_kc, | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | (std::min)(size,i2), alpha, -1, -1, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 2; ResScalar = double]' 155 | Matrix buffer((internal::constructor_without_unaligned_array_assert())); | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0: required from here 28 | double variance = diff.squaredNorm() / size_m1; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:46: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:26: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:43: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 352 | Block A21(mat,k+1,k,rs,1); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:80: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:67: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 358 | temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:126:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' 126 | class dense_product_base | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:35: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:32: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:158:0: required from 'stan::model::rvalue&>(Eigen::Matrix&, const char*, const index_multi&):: [with auto:767 = Eigen::Matrix]' 158 | return plain_type_t::NullaryExpr( 159 | idx.ns_.size(), [name, &idx, &v_ref](Eigen::Index i) { 160 | math::check_range("vector[multi] indexing", name, v_ref.size(), 161 | idx.ns_[i]); 162 | return v_ref.coeff(idx.ns_[i] - 1); 163 | }); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1200:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25: required from 'auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; Mat2 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 28 | return m1.cwiseProduct(m2); | ~~~~~~~~~~~~~~~^~~~ stanExports_rubin_full.h:1199:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1199 | stan::math::elt_multiply( 1200 | stan::model::rvalue(eta_cluster, "eta_cluster", 1201 | stan::model::index_multi(cluster)), 1202 | stan::model::rvalue(sigma_cluster, "sigma_cluster", 1203 | stan::model::index_multi(site))), "assigning variable re"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1249:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1248:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1247:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; Mat2 = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1321:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1321 | stan::math::add( 1322 | stan::model::rvalue(baseline_k, 1323 | "baseline_k", 1324 | stan::model::index_multi(site)), 1325 | stan::math::multiply(treatment, mu)), fe), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1320:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1320 | stan::math::add( 1321 | stan::math::add( 1322 | stan::model::rvalue(baseline_k, 1323 | "baseline_k", 1324 | stan::model::index_multi(site)), 1325 | stan::math::multiply(treatment, mu)), fe), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13: required from 'auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Mat2 = Eigen::Matrix; stan::require_all_eigen_t* = 0; stan::require_all_not_st_var* = 0]' 45 | return m1 + m2; | ~~~^~~~ stanExports_rubin_full.h:1319:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1319 | stan::math::add( 1320 | stan::math::add( 1321 | stan::math::add( 1322 | stan::model::rvalue(baseline_k, 1323 | "baseline_k", 1324 | stan::model::index_multi(site)), 1325 | stan::math::multiply(treatment, mu)), fe), 1326 | re), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_linesearch.hpp:247:0: required from 'int stan::optimization::WolfeLineSearch(FunctorType&, Scalar&, XType&, Scalar&, XType&, const XType&, const XType&, const Scalar&, const XType&, const Scalar&, const Scalar&, const Scalar&, const Scalar&, const Scalar&) [with FunctorType = ModelAdaptor; Scalar = double; XType = Eigen::Matrix]' 247 | x1.noalias() = x0 + alpha1 * p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:209:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 209 | = WolfeLineSearch(_func, _alpha, _xk_1, _fk_1, _gk_1, _pk, _xk, _fk, 210 | _gk, _ls_opts.c1, _ls_opts.c2, _ls_opts.minAlpha, 211 | _ls_opts.maxLSIts, _ls_opts.maxLSRestarts); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Eigen::Matrix >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 34 | = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::Matrix, 0> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:55:0: required from 'void stan::optimization::BFGSUpdate_HInv::search_direction(VectorT&, const VectorT&) const [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 55 | pk.noalias() = -(_Hk * gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:254:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 254 | _qn.search_direction(_pk, _gk); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:58:64: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 58 | decltype(auto) y_val = to_ref(as_value_column_array_or_scalar(y_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:79:62: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 79 | = to_ref_if::value>(y_scaled * y_scaled); | ~~~~~~~~~^~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing.hpp:13, from D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/model_header.hpp:13, from stanExports_rubin_full.h:25: D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp: In instantiation of 'stan::plain_type_t stan::model::rvalue(EigMat&&, const char*, const index_multi&) [with EigMat = Eigen::Matrix, -1, -1>&; stan::require_eigen_dense_dynamic_t* = 0; stan::plain_type_t = Eigen::Matrix, -1, -1>]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:583:0: required from 'auto stan::model::rvalue(Mat&&, const char*, const Idx&, index_omni) [with Mat = Eigen::Matrix, -1, -1>&; Idx = index_multi; stan::require_dense_dynamic_t* = 0]' 583 | return rvalue(std::forward(x), name, row_idx); stanExports_rubin_full.h:1254:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:268: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 268 | for (int i = 0; i < idx.ns_.size(); ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, 0, Eigen::Stride<0, 0> > >(Eigen::Map, 0, Eigen::Stride<0, 0> >&&):: [with auto:13 = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:58:64: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 58 | decltype(auto) y_val = to_ref(as_value_column_array_or_scalar(y_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&)::::, const Eigen::ArrayWrapper, -1, 1> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, 1> > >(Eigen::ArrayWrapper, -1, 1> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, 1> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:60:68: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 60 | decltype(auto) sigma_val = to_ref(as_value_column_array_or_scalar(sigma_ref)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54: required from 'stan::math::inv >(const Eigen::Array&):: [with auto:220 = Eigen::Array]' 55 | x, [](const auto& v) { return v.array().inverse(); }); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:76:68: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 76 | = to_ref_if::value>(inv(sigma_val)); | ~~~^~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log >(const Eigen::Array&):: [with auto:169 = Eigen::Array]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:20: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:268:7: required from 'Eigen::MapBase::ScalarWithConstIfNotLvalue& Eigen::MapBase::coeffRef(Eigen::Index) [with Derived = Eigen::Block, -1, 1, true>; ScalarWithConstIfNotLvalue = double; Eigen::Index = long long int]' 15 | EIGEN_STATIC_ASSERT((int(internal::evaluator::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \ | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:25: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 367 | matA.col(i).coeffRef(i+1) = 1; | ~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]' 475 | EIGEN_PLAIN_ENUM_MIN(evaluator::Alignment, evaluator::Alignment), | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' 315 | internal::apply_rotation_in_the_plane(x, y, j.transpose()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:895:24: required from 'void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long long int]' 895 | q.applyOnTheRight(k,k+1,rot); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:548:87: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 548 | internal::tridiagonal_qr_step(diag.data(), subdiag.data(), start, end, computeEigenvectors ? eivec.data() : (Scalar*)0, n); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false>, 0>; Derived = Eigen::Block, -1, 1, false>]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:323:14: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with int NaNPropagation = 0; IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 323 | this->visit(minVisitor); | ~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:496:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' 496 | return minCoeff(index); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:35: required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]' 563 | diag.segment(i,n-i).minCoeff(&k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 460 | m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:22: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:74: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 379 | ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >' 1384 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>' 1464 | struct unary_evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:50: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 387 | ret = ret && (A21.array()==Scalar(0)).all(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp: In instantiation of 'stan::plain_type_t stan::model::rvalue(EigMat&&, const char*, const index_multi&) [with EigMat = Eigen::Matrix&; stan::require_eigen_dense_dynamic_t* = 0; stan::plain_type_t = Eigen::Matrix]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:583:0: required from 'auto stan::model::rvalue(Mat&&, const char*, const Idx&, index_omni) [with Mat = Eigen::Matrix&; Idx = index_multi; stan::require_dense_dynamic_t* = 0]' 583 | return rvalue(std::forward(x), name, row_idx); stanExports_rubin_full.h:1254:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:268: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 268 | for (int i = 0; i < idx.ns_.size(); ++i) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:273:0: required from 'stan::model::rvalue&>(Eigen::Matrix&, const char*, const index_multi&):: [with auto:768 = Eigen::Matrix]' 273 | return plain_type_t::NullaryExpr( 274 | idx.ns_.size(), x_ref.cols(), 275 | [&idx, &x_ref](Eigen::Index i, Eigen::Index j) { 276 | return x_ref.coeff(idx.ns_[i] - 1, j); 277 | }); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::model::rvalue&>(Eigen::Matrix&, const char*, const index_multi&)::; Args = {Eigen::Matrix&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:271:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1254:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rows_dot_product.hpp:30:26: required from 'Eigen::Matrix::type, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_all_not_eigen_vt* = 0; typename stan::return_type::type = double]' 30 | return (v1.cwiseProduct(v2)).rowwise().sum(); | ~~~~~~~~~~~~~~~~^~~~~ stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1>' 56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr >::type, | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/rows_dot_product.hpp:30:45: required from 'Eigen::Matrix::type, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_all_not_eigen_vt* = 0; typename stan::return_type::type = double]' 30 | return (v1.cwiseProduct(v2)).rowwise().sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&):: [with auto:13 = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&)::; Args = {const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&>(const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&):: [with auto:13 = const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&>(const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&)::; Args = {const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = std::vector; T_loc = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = std::vector; T_loc = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 94 | >= 2>(inv_sigma * y_scaled); | ~~~~~~~~~~^~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::Array > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = std::vector; T_loc = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 96 | partials<0>(ops_partials) = -scaled_diff; | ^~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = std::vector; T_loc = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~^~~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = std::vector; T_loc = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >; T_scale = Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 99 | partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&):: [with auto:13 = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: required by substitution of 'template()((declval)()...))>* > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&>(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&)::; Args = {const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp&>(Eigen::Matrix&, const char*, const index_multi&)::::, Eigen::Matrix >, const Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::Matrix >&}; stan::require_plain_type_t()((declval)()...))>* = ]' 370 | decltype(std::declval()(std::declval()...))>* = nullptr> | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1318:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1318 | lp_accum__.add(stan::math::normal_lpdf(y, 1319 | stan::math::add( 1320 | stan::math::add( 1321 | stan::math::add( 1322 | stan::model::rvalue(baseline_k, 1323 | "baseline_k", 1324 | stan::model::index_multi(site)), 1325 | stan::math::multiply(treatment, mu)), fe), 1326 | re), 1327 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1328 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~^~~~~~~~~ stanExports_rubin_full.h:309:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 309 | return stan::math::normal_lpdf(theta, 310 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 311 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 77 | const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:309:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 309 | return stan::math::normal_lpdf(theta, 310 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 311 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 81 | logp -= sum(log1p(square(y_minus_mu * inv_sigma))); | ~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square >(const Eigen::Array&):: [with auto:239 = Eigen::Array]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~^~~~~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 97 | 2 * y_minus_mu / (sigma_squared + y_minus_mu_squared)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 100 | partials<0>(ops_partials) = -mu_deriv; | ^~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ^~~~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: required from 'stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 110 | partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | * inv_sigma | ~~~~~~~~~~~ 112 | / (sigma_squared + y_minus_mu_squared); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:316:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 316 | return stan::math::cauchy_lpdf(theta, 317 | stan::model::rvalue(pars, "pars", 318 | stan::model::index_uni(1)), 319 | stan::model::rvalue(pars, "pars", 320 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:63: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:39: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~^~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:35: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 89 | partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:34: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:46: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:51: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 96 | = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 99 | const auto& square_y_scaled = square((y_val - mu_val) / sigma_val); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 102 | square_y_scaled / nu_val); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, void>::apply(const Eigen::Array&)::, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, void>::apply(const Eigen::Array&)::, const Eigen::Array, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::Array]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 107 | T_partials_return logp = -sum((half_nu + 0.5) * log1p_val); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 124 | (nu_val + 1) * (y_val - mu_val) 125 | / ((1 + square_y_scaled_over_nu) * square_sigma * nu_val)); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 127 | partials<0>(ops_partials) = -deriv_y_mu; stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 136 | (nu_val + 1) * square_y_scaled_over_nu / (1 + square_y_scaled_over_nu) 137 | - 1); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 144 | + rep_deriv / nu_val); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, void>::apply(const Eigen::Array&)::, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: required from 'stan::return_type_t stan::math::student_t_lpdf(const T_y&, const T_dof&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_dof = double; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 142 | = 0.5 143 | * (digamma_half_nu_plus_half - digamma_half_nu - log1p_val 144 | + rep_deriv / nu_val); stanExports_rubin_full.h:332:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 332 | return stan::math::student_t_lpdf(theta, 333 | stan::model::rvalue(pars, "pars", 334 | stan::model::index_uni(1)), 335 | stan::model::rvalue(pars, "pars", 336 | stan::model::index_uni(2)), 337 | stan::model::rvalue(pars, "pars", 338 | stan::model::index_uni(3))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&)::::, const Eigen::ArrayWrapper, -1, -1>, -1, 1, true> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, -1, 1, true> > >(Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >&&):: [with auto:11 = Eigen::ArrayWrapper, -1, -1>, -1, 1, true> >]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:302:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Block, -1, -1>, -1, 1, true>; T2__ = Eigen::Matrix; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 302 | return stan::math::uniform_lpdf(theta, 303 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 304 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&)::::, const Eigen::Block, -1, -1>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27: required from 'stan::math::value_of, -1, -1>, 1, -1, false>&>(const Eigen::Block, -1, -1>, 1, -1, false>&):: [with auto:11 = const Eigen::Block, -1, -1>, 1, -1, false>]' 75 | return a.unaryExpr([](const auto& scal) { return value_of(scal); }); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/accumulator.hpp:135:0: required from 'stan::math::var stan::math::accumulator::type>::value, void>::type>::sum() const [with T = stan::math::var_value; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = stan::math::var_value; stan::math::var = stan::math::var_value]' 135 | inline var sum() const { return stan::math::sum(buf_); } stanExports_rubin_full.h:1339:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1339 | return lp_accum__.sum(); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]' 116 | sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix; OtherType = Eigen::Matrix; int UpLo = 2; typename MatrixType::Scalar = double]' 109 | internal::general_matrix_matrix_triangular_product::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits::IsComplex, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | ::run(size, depth, | ~~~~~^~~~~~~~~~~~~ 114 | actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Matrix; _MatrixType = Eigen::Matrix; unsigned int UpLo = 2; Scalar = double]' 126 | selfadjoint_product_selector::run(_expression().const_cast_derived(), u.derived(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 33 | return result.setZero().template selfadjointView().rankUpdate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 34 | M_ref); | ~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:453:45: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 453 | RealScalar scale = mat.cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:74: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log > >(const Eigen::ArrayWrapper >&):: [with auto:169 = Eigen::ArrayWrapper >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true> >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50: required from 'stan::math::as_array_or_scalar, -1, 1, true>&>(const Eigen::Block, -1, 1, true>&):: [with auto:13 = const Eigen::Block, -1, 1, true>]' 57 | return make_holder([](auto& x) { return x.array(); }, std::forward(v)); | ~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, void>::apply(const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >&)::, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, true> > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50: required from 'stan::math::log, -1, 1, true> > >(const Eigen::ArrayWrapper, -1, 1, true> >&):: [with auto:169 = Eigen::ArrayWrapper, -1, 1, true> >]' 66 | x, [](const auto& v) { return v.array().log(); }); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::ArrayWrapper, -1, 1, true> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:99:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53: required from 'stan::math::square, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >(const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&):: [with auto:239 = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 70 | x, [](const auto& v) { return v.array().square(); }); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:102:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23: required from 'static auto stan::math::apply_scalar_unary::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]' 62 | return x.unaryExpr([](auto&& x) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ 63 | return apply_scalar_unary>::apply(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | }); | ~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:107:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:124:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:125:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:127:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:136:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:137:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:144:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, void>::apply(const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/student_t_lpdf.hpp:143:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:105:28: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 105 | return ops_partials.build(logp); | ~~~~~~~~~~~~~~~~~~^~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0: required from 'void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix, -1, 1> >; Matrix2 = stan::math::arena_matrix >; stan::require_rev_matrix_t* = 0; stan::require_st_arithmetic* = 0; stan::math::var = stan::math::var_value]' 67 | x.adj().array() += z.adj() * y.array(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:105:28: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 105 | return ops_partials.build(logp); | ~~~~~~~~~~~~~~~~~~^~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, 0, Eigen::Stride<0, 0> > > >(const char*, const char*, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >&)::; T = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, 0, Eigen::Stride<0, 0> > > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from 'void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 29 | elementwise_check([](double x) { return std::isfinite(x); }, function, name, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | y, "finite"); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:63:15: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 63 | check_finite(function, "Location parameter", mu_val); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from 'void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 29 | elementwise_check([](double x) { return x > 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "positive"); | ~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:64:17: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 64 | check_positive(function, "Scale parameter", sigma_val); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:268:34: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, Eigen::internal::member_sum, 1> >; Scalar = double]' 268 | res = func(res,eval.coeff(index)); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 1>; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49: required from here 106 | return x.cwiseAbs().rowwise().sum().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block >, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block >, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block >, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, true>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, true>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, true>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, 1, -1, true>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >' 79 | CoeffReadCost = internal::evaluator::CoeffReadCost | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >]' 123 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:54: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 325 | mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 62 | check_not_nan(function, "Random variable", y_val); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative >(const char*, const char*, const Eigen::Array&)::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; U = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseUnaryView, 1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/rows_dot_product.hpp:38:0: required from 'Eigen::Matrix, Mat1::RowsAtCompileTime, 1> stan::math::rows_dot_product(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix, -1, -1>; Mat2 = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t* = 0; stan::require_any_eigen_vt* = 0]' 38 | ret.coeffRef(j) = dot_product(v1.row(j), v2.row(j)); stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, 1, -1, false>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 66 | internal::call_assignment(derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0: required from 'int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; Eigen::MatrixXd = Eigen::Matrix]' 72 | Eigen::Map(&row[0], draws.cols()) = draws.row(i); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1253:0: required from 'SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1253 | ret = stan::services::standalone_generate(model_, draws, 1254 | Rcpp::as(seed), interrupt, logger, *sample_writer_ptr); stanExports_rubin_full.cc:30:0: required from here 30 | .method("standalone_gqs", &rstan::stan_fit ::standalone_gqs) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Func = generic_product_impl, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]' 280 | func(dst.col(j), rhsEval.coeff(Index(0),j) * actual_lhs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 883 | this->_set_noalias(other); | ~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = add_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39: required from here 28 | m2_ += (q - m_) * delta.transpose(); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:333: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 306 | typedef typename Traits::LhsPacket LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 310 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 314 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative > >(const char*, const char*, const Eigen::ArrayWrapper >&)::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Matrix; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan, -1, 1, true> > >(const char*, const char*, const Eigen::ArrayWrapper, -1, 1, true> >&)::; T = Eigen::ArrayWrapper, -1, 1, true> >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from 'void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, -1, 1, true> >]' 28 | elementwise_check([](double x) { return !std::isnan(x); }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "not nan"); | ~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/uniform_lpdf.hpp:66:0: required from 'stan::return_type_t stan::math::uniform_lpdf(const T_y&, const T_low&, const T_high&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_low = double; T_high = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 66 | check_not_nan(function, "Random variable", y_val); stanExports_rubin_full.h:302:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Block, -1, 1, true>; T2__ = Eigen::Matrix; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 302 | return stan::math::uniform_lpdf(theta, 303 | stan::model::rvalue(pars, "pars", stan::model::index_uni(1)), 304 | stan::model::rvalue(pars, "pars", stan::model::index_uni(2))); stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1, true> > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of 'void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative, -1, 1, true> > >(const char*, const char*, const Eigen::ArrayWrapper, -1, 1, true> >&)::; T = Eigen::ArrayWrapper, -1, 1, true> >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* = 0]': D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from 'void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, -1, 1, true> >]' 26 | elementwise_check([](double x) { return x >= 0; }, function, name, y, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "nonnegative"); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Block, -1, 1, true>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]' 46 | check_nonnegative(function, "Random variable", y_val); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = false; T0__ = Eigen::Block, -1, 1, true>; T2__ = Eigen::Matrix; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = double; typename stan::base_type::type = double; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1234:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1234 | lp_accum__.add(vecprior_lpdf( 1235 | stan::model::rvalue(eta_matrix, "eta_matrix", 1236 | stan::model::index_omni(), 1237 | stan::model::index_uni(p)), 1238 | stan::model::rvalue(prior_hypermean_fam, 1239 | "prior_hypermean_fam", 1240 | stan::model::index_uni(p)), 1241 | stan::model::rvalue(prior_hypermean_val, 1242 | "prior_hypermean_val", 1243 | stan::model::index_uni(p)), pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'Eigen::EigenBase, -1, 1, true> > >::Index' {aka 'long long int'} [-Wsign-compare] 153 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10: required from 'Eigen::CommaInitializer Eigen::DenseBase::operator<<(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix]' 159 | return CommaInitializer(*static_cast(this), other); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10: required from 'Eigen::Matrix::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t >* = 0; stan::require_stan_scalar_t* = 0; typename stan::return_type::type = double]' 102 | result << A.template cast(), B; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31: required from 'T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector; Tb = std::vector; Tz = double; T_return = double; ArrayAT = Eigen::Array; ArrayBT = Eigen::Array; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 29 | ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47: required from 'auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector; Tb = std::vector; Tz = double; stan::require_all_vector_t* = 0; stan::require_stan_scalar_t* = 0]' 123 | return internal::hypergeometric_3F2_infsum(a, b, z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28: required from 'auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t* = 0]' 148 | return hypergeometric_3F2(std::vector(a), std::vector(b), z); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0: required from here 77 | + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w)) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:221:28: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 221 | return m.cwiseAbs().sum(); | ~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 269 | return internal::lpNorm_selector::run(*this); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 514 | abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:56: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 359 | mat.coeffRef(k,k) -= (A10 * temp.head(k)).value(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 199 | * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1, D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval >, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Block >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 82 | T_partials_return logp = -0.5 * sum(y_scaled_sq); | ~~~^~~~~~~~~~~~~ stanExports_rubin_full.h:1193:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1193 | lp_accum__.add(stan::math::normal_lpdf(eta_cluster, 0, 1)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Array; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::Array; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 82 | T_partials_return logp = -0.5 * sum(y_scaled_sq); | ~~~^~~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Array >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Array > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseUnaryOp, const Eigen::Array >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:87:16: required from 'stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = std::vector; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::CwiseNullaryOp, -1, 1>&>(Eigen::Matrix, -1, 1>&, const char*, const index_multi&)::::, Eigen::Matrix, -1, 1> >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 87 | logp -= sum(log(sigma_val)) * N / math::size(sigma); | ~~~^~~~~~~~~~~~~~~~ stanExports_rubin_full.h:1246:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1246 | lp_accum__.add(stan::math::normal_lpdf(y, 1247 | stan::math::add( 1248 | stan::math::add( 1249 | stan::math::add( 1250 | stan::model::rvalue(baseline_k, 1251 | "baseline_k", 1252 | stan::model::index_multi(site)), 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), 1257 | fe), re), 1258 | stan::model::rvalue(sigma_y_k, "sigma_y_k", 1259 | stan::model::index_multi(site)))); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:166:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 372 | hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:72: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:55: required from 'static void Eigen::internal::generic_product_impl::eval_dynamic_impl(Dst&, const LhsT&, const RhsT&, const Func&, const Scalar&, Eigen::internal::true_type) [with Dst = Eigen::Matrix; LhsT = Eigen::Matrix; RhsT = Eigen::Transpose >; Func = Eigen::internal::assign_op; Scalar = double; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 469 | call_restricted_packet_assignment_no_alias(dst, s * lhs.lazyProduct(rhs), func); | ~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:446:22: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15: required from 'stan::value_type_t stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; stan::require_eigen_vt* = 0; stan::value_type_t = double]' 47 | return m.sum(); | ~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:44: required from 'stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = var_value]' 74 | = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stanExports_rubin_full.h:325:0: required from 'stan::promote_args_t::type, typename stan::base_type::type> model_rubin_full_namespace::vecprior_lpdf(const T0__&, const int&, const T2__&, std::ostream*) [with bool propto__ = true; T0__ = Eigen::Matrix, -1, 1>; T2__ = Eigen::Map, 0, Eigen::Stride<0, 0> >; stan::require_all_t, stan::is_vt_not_complex, stan::is_col_vector, stan::is_vt_not_complex >* = 0; stan::promote_args_t::type, typename stan::base_type::type> = stan::math::var_value; typename stan::base_type::type = stan::math::var_value; typename stan::base_type::type = double; std::ostream = std::basic_ostream]' 325 | return stan::math::lognormal_lpdf(theta, 326 | stan::model::rvalue(pars, "pars", 327 | stan::model::index_uni(1)), 328 | stan::model::rvalue(pars, "pars", 329 | stan::model::index_uni(2))); stanExports_rubin_full.h:1179:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1179 | lp_accum__.add(vecprior_lpdf(beta, prior_beta_fam, 1180 | prior_beta_val, pstream__)); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 374 | matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 296 | dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; Rhs = Eigen::Transpose >; Dest = Eigen::Block, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:31: D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > > >)>' 72 | struct requirement_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/algorithm/equal.hpp:174:13: required from 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = boost::iterator_range<__gnu_cxx::__normal_iterator > >; SinglePassRange2 = boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/iterator_range_core.hpp:644:32: required from 'bool boost::operator==(const iterator_range&, const iterator_range&) [with Iterator1T = __gnu_cxx::__normal_iterator >; Iterator2T = __gnu_cxx::__normal_iterator >]' 644 | return boost::equal( l, r ); | ~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/find_iterator.hpp:359:0: required from 'bool boost::algorithm::split_iterator::equal(const boost::algorithm::split_iterator&) const [with IteratorT = __gnu_cxx::__normal_iterator >]' 359 | m_Match==Other.m_Match && D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:649:26: required from 'static bool boost::iterators::iterator_core_access::equal(const Facade1&, const Facade2&, mpl_::true_) [with Facade1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; Facade2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; mpl_::true_ = mpl_::bool_]' 649 | return f1.equal(f2); | ~~~~~~~~^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:981:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator==(const iterator_facade&, const iterator_facade&) [with Derived1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC1 = forward_traversal_tag; Reference1 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference1 = long long int; Derived2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >; V2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >; TC2 = forward_traversal_tag; Reference2 = const boost::iterator_range<__gnu_cxx::__normal_iterator > >&; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_adaptor.hpp:305:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:74: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 363 | matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:337: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 62 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 63 | conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, false>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:81:75: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 81 | gemm_pack_rhs pack_rhs; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 125 | struct IncrementableIteratorConcept : CopyConstructible | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 147 | struct SinglePassIteratorConcept | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > > >]': D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > > >]' 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > > >' 92 | &::boost::concepts::requirement_::failed> \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::SinglePassRangeConcept > > >]' 32 | inline yes has_constraints_(Model*, wrap_constraints* = 0); | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > > >::value' 44 | , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > > >' 45 | typedef boost::integral_constant type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/iterator/iterator_facade.hpp:982:3: required from 'typename boost::iterators::detail::enable_if_interoperable::type>::type boost::iterators::operator!=(const iterator_facade&, const iterator_facade&) [with Derived1 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string; Difference1 = long long int; Derived2 = transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string; Difference2 = long long int; typename detail::enable_if_interoperable::type>::type = bool; typename boost::mpl::apply2::type = bool]' 966 | return_prefix iterator_core_access::base_op( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | *static_cast(&lhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | , *static_cast(&rhs) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | ); \ | ~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1673:21: required from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' 1673 | for (; __first != __last; ++__first) | ~~~~~~~~^~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:711:23: required from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator > >, boost::use_default, boost::use_default>; = void; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; allocator_type = std::allocator >]' 711 | _M_range_initialize(__first, __last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 712 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/iter_find.hpp:186:0: required from 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; FinderT = detail::token_finderF >]' 186 | SequenceSequenceT Tmp(itBegin, itEnd); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/algorithm/string/split.hpp:158:0: required from 'SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector >; RangeT = std::__cxx11::basic_string&; PredicateT = detail::is_any_ofF]' 158 | return ::boost::algorithm::iter_split( 159 | Result, 160 | Input, 161 | ::boost::algorithm::token_finder( Pred, eCompress ) ); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0: required from here 19 | boost::split(parts, variable, boost::is_any_of(":")); D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.6/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:166: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:89:68: required from 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]' 89 | Index alignedStart = (starti) + internal::first_default_aligned(&res[starti], endi-starti); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Scalar = double]' 227 | internal::selfadjoint_matrix_vector_product::Flags&RowMajorBit) ? RowMajor : ColMajor, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | ( | ^ 230 | lhs.rows(), // size | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | actualRhsPtr, // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | actualDestPtr, // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | actualAlpha // scale factor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]' 805 | selfadjoint_product_impl::run(dst, lhs.nestedExpression(), rhs, alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 369 | hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | * (conj(h) * matA.col(i).tail(remainingSize))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 449 | tridiagonalization_inplace(mat, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 500 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:169:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 169 | this->col(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:304:43: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:53: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 131 | this->row(0) -= tau * tmp; | ~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 132 | bottom.noalias() -= tau * essential * tmp; | ~~~~^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Matrix, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:22:0: required from here 22 | vector_d eigenprojections = eigenvectors.transpose() * g; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 332 | Base::template _init1(x); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 850 | typename plain_matrix_type::type tmp(src); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>]' 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:26:0: required from here 26 | g = eigenvectors * eigenprojections; D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 184 | pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Transpose >, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>; U = Eigen::Block >, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true>, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, true>, 1, -1, true>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block >, -1, 1, true>; Derived = Eigen::Block, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:346:25: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 346 | pack_rhs_panel(blockB+j2*actual_kc, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 347 | rhs.getSubMapper(actual_k2+panelOffset, actual_j2), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 348 | panelLength, actualPanelWidth, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | actual_kc, panelOffset); | ~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; int ProductTag = 8; Scalar = double]' 783 | triangular_product_impl::run(dst, lhs, rhs.nestedExpression(), alpha); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:99:96: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:101:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 1>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:102:66: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:103:22: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' 361 | A21.noalias() -= A20 * temp.head(k); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51: required from 'Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 526 | m_info = internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14: required from 'Eigen::LDLT::LDLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' 120 | compute(matrix.derived()); | ~~~~~~~^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10: required from 'const Eigen::LDLT::PlainObject> Eigen::MatrixBase::ldlt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' 683 | return LDLT(derived()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67: required from 'void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix; stan::require_matrix_t* = 0]' 45 | Eigen::LDLT cholesky = value_of_rec(y_ref).ldlt(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0: required from here 21 | stan::math::check_pos_definite("check_pos_definite", "inv_metric", 22 | inv_metric); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 2, -1, true> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from 'PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long long int]' 217 | PanelEvaluator panel_eval(panel); | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:681:114: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignPacket(Eigen::Index) [with int StoreMode = 16; int LoadMode = 0; PacketType = __vector(2) double; DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >; Functor = Eigen::internal::assign_op; int Version = 0; Eigen::Index = long long int]' 681 | m_functor.template assignPacket(&m_dst.coeffRef(index), m_src.template packet(index)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:437:75: required from 'static void Eigen::internal::dense_assignment_loop::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel >, Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::member_sum, 1> >, Eigen::internal::assign_op, 0>]' 437 | kernel.template assignPacket(index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:785:37: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::PartialReduxExpr, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, member_sum, 1>; Functor = assign_op]' 785 | dense_assignment_loop::run(kernel); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'struct Eigen::internal::gemm_pack_rhs, 4, 1, false, true>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:233:85: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 233 | gemm_pack_rhs pack_rhs_panel; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2504 | typedef typename unpacket_traits::half HalfPacket; | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2505 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2508 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2509 | QuarterPacketSize = unpacket_traits::size}; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:42: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:90: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:64:57: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:73:50: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 73 | triFactor.row(i).tail(nbVecs-j-1) += z * triFactor.row(j).tail(nbVecs-j-1); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, const Eigen::Block >, -1, 1, false>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:113:15: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Transpose >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, Eigen::Matrix, 0>; Rhs = Eigen::Transpose >]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>]' 178 | generic_product_impl::subTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:38: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = true]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:319:27: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' 319 | pack_lhs_panel(blockA, lhs.getSubMapper(i2,absolute_j2), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 320 | actualPanelWidth, actual_mc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 321 | actual_kc, j2); | ~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' 100 | triangular_solve_matrix | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' 181 | internal::triangular_solver_selector::type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | Side, Mode>::run(derived().nestedExpression(), otherCopy); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = long long int]' 364 | if(rs>0) A11.adjoint().template triangularView().template solveInPlace(A21); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' 408 | { return llt_inplace::blocked(m)==-1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix; Rhs = const Eigen::Transpose >; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 150 | Matrix triangularBuffer(a); | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from 'class Eigen::DenseBase, 0> >' 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' 153 | triangularBuffer.diagonal().setZero(); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' 438 | internal::product_triangular_matrix_matrix::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 442 | (internal::traits::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | ::run( | ~~~~~^ 444 | stripedRows, stripedCols, stripedDepth, // sizes | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | &lhs.coeffRef(0,0), lhs.outerStride(), // lhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | &rhs.coeffRef(0,0), rhs.outerStride(), // rhs info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(), // result info | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 448 | actualAlpha, blocking | ~~~~~~~~~~~~~~~~~~~~~ 449 | ); | ~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:167:19: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:769:69: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Transpose >, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Transpose >, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Transpose >, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Transpose >, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, true> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, Eigen::Transpose >, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 29 | return M_ref * M_ref.transpose(); | ~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op]' 856 | call_triangular_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::TriangularShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18: required from 'Derived& Eigen::DenseBase::operator+=(const Eigen::EigenBase&) [with OtherDerived = Eigen::TriangularView, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 145 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 31 | arena_L.adj() += ((res.adj().transpose() + res.adj()) 32 | * arena_L_val.template triangularView()) 33 | .template triangularView(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 142 | EIGEN_STATIC_ASSERT(internal::evaluator::Flags & LinearAccessBit, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long long int]' 182 | return coeff(index); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 63 | triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() | ~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' 92 | if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&, bool) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' 399 | apply_block_householder_on_the_left(sub_dst, sub_vecs, m_coeffs.segment(k, bs), !m_reverse); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:320:29: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, false>; Scalar = double]' 41 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Cholesky/LLT.h:333:21: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:44:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 44 | arena_B.adj() += arena_A_val.transpose() * res.adj_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:52: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 366 | dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:42: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Householder/Householder.h:168:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; ResultType = double; Scalar = double]' 97 | { return mat.MEMBER(); } \ | ~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from 'const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long long int]' 183 | return m_functor(m_arg.template subVector(index)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:214:47: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1253:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1253 | stan::math::rows_dot_product( 1254 | stan::model::rvalue(theta_k, "theta_k", 1255 | stan::model::index_multi(site), 1256 | stan::model::index_omni()), treatment)), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 37 | _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>; U = Eigen::Block >, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block >, -1, 1, false>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false> >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:301:29: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:48:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 48 | arena_B.adj() += arena_A_val.transpose() * res_adj; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0: required from 'stan::math::arena_matrix::type>::value, void>::type>& stan::math::arena_matrix::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 123 | Base::operator=(a); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0: required from 'stan::math::arena_matrix::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t* = 0; MatrixType = Eigen::Matrix; typename std::enable_if::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix]' 68 | *this = other; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0: required from 'stan::math::vari_value::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::type, typename stan::plain_type::type>, stan::is_eigen_dense_base >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix; typename stan::plain_type::type = Eigen::Matrix]' 722 | : val_(x), D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/var.hpp:366:0: required from 'stan::math::var_value::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t* = 0; T = Eigen::Matrix; typename std::enable_if::value || stan::is_kernel_expression_and_not_scalar::value) && std::is_floating_point::type>::value)>::value, void>::type = void; typename stan::value_type::type = double]' 366 | var_value(S&& x) : vi_(new vari_type(std::forward(x), false)) {} // NOLINT D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0: required from 'auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value >; stan::require_rev_matrix_t* = 0]' 27 | arena_t res = arena_L_val.template triangularView() D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0: required from here 59 | return multiply_lower_tri_self_transpose(L); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), 1177 | "assigning variable fe"); stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0: required from 'int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 56 | lp = model.template log_prob(cont_vector, disc_vector, 57 | &message); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:502:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 502 | = stan::services::optimize::newton(model, *init_context_ptr, 503 | random_seed, id, init_radius, 504 | num_iterations, 505 | save_iterations, 506 | interrupt, logger, 507 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, Eigen::Matrix, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, 1, -1, false>; U = Eigen::Block, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:38:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 38 | arena_t res = arena_A_val * arena_B_val; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 57 | arena_t res = arena_A * arena_B.val_op(); stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, -1, -1, true>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]' 423 | : Base(other.derived()) | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27: required from 'stan::ref_type_t stan::math::to_ref(T&&) [with T = const Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >&; stan::ref_type_t = Eigen::Matrix]' 18 | return std::forward(a); | ^ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29: required from 'Eigen::Matrix::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose, Eigen::TriangularView >, 2>, 0> >; stan::require_eigen_vt* = 0; typename stan::value_type::type = double]' 27 | const auto& M_ref = to_ref(M); | ~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20: required from 'auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product, Eigen::TriangularView >, 2>, 0>; stan::require_eigen_t* = 0]' 21 | return tcrossprod(M.transpose()); | ~~~~~~~~~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19: required from here 34 | return crossprod(B * llt_of_S.matrixU()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]' 78 | rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map >(rhs+s,k))).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; int Side = 1; int Mode = 2]' 71 | triangular_solve_vector | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ::run(actualLhs.cols(), actualLhs.data(), actualLhs.outerStride(), actualRhs); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:32: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:48: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' 194 | ::run(rhs.transpose(),lhs.transpose(), dstT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = add_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, 1, false>]' 177 | call_assignment(derived(), other.derived(), internal::add_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, const Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]' 445 | scaleAndAddTo(dst, lhs, rhs, Scalar(1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0: required from 'void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts, boost::random::linear_congruential_engine > >; Model = model_rubin_full_namespace::model_rubin_full; RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; size_t = long long unsigned int]' 57 | sampler.init_stepsize(logger); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 97 | util::run_adaptive_sampler( 98 | sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh, 99 | save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0: required from 'int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full]' 150 | return hmc_nuts_dense_e_adapt( 151 | model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup, 152 | num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter, 153 | max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window, 154 | interrupt, logger, init_writer, sample_writer, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:638:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 637 | return_code = stan::services::sample 638 | ::hmc_nuts_dense_e_adapt(model, *init_context_ptr, 639 | random_seed, id, init_radius, 640 | num_warmup, num_samples, 641 | num_thin, save_warmup, refresh, 642 | stepsize, stepsize_jitter, max_depth, 643 | delta, gamma, kappa, 644 | t0, init_buffer, term_buffer, window, 645 | interrupt, logger, init_writer, 646 | *sample_writer_ptr, diagnostic_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = add_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = Eigen::internal::add_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0: required from 'auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix, -1, 1>; stan::require_all_matrix_t* = 0; stan::require_return_type_t* = 0; stan::require_not_row_and_col_vector_t* = 0]' 68 | arena_t res = arena_A.val_op() * arena_B; stanExports_rubin_full.h:1176:0: required from 'stan::scalar_type_t model_rubin_full_namespace::model_rubin_full::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]' 1176 | stan::model::assign(fe, stan::math::multiply(X, beta), stanExports_rubin_full.h:2135:0: required from 'T_ model_rubin_full_namespace::model_rubin_full::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value; std::ostream = std::basic_ostream]' 2135 | return log_prob_impl(params_r, params_i, pstream); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0: required from 'double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_rubin_full_namespace::model_rubin_full; std::ostream = std::basic_ostream]' 40 | var adLogProb = model.template log_prob( 41 | ad_params_r, params_i, msgs); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1183:0: required from 'SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1183 | lp = stan::model::log_prob_grad(model_, par_r, par_i, gradient, &rstan::io::rcout); stanExports_rubin_full.cc:23:0: required from here 23 | .method("grad_log_prob", &rstan::stan_fit ::grad_log_prob) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 341 | dest.head(diagSize) -= (lhs_alpha-LhsScalar(1))*rhs.head(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 457 | dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false> >, 1, -1, true>; U = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Block, -1, 1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' 462 | dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' 137 | res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 37 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 35 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' 164 | call_assignment(derived(), other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0: required from 'Scalar stan::optimization::BFGSUpdate_HInv::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix]' 40 | _Hk = Hupd * _Hk * Hupd.transpose(); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0: required from 'int stan::optimization::BFGSMinimizer::step() [with FunctorType = stan::optimization::ModelAdaptor; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]' 246 | Scalar B0fact = _qn.update(yk, sk, true); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0: required from 'int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_rubin_full_namespace::model_rubin_full; bool jacobian = false]' 117 | ret = bfgs.step(); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:517:0: required from 'int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]' 517 | = stan::services::optimize::bfgs(model, *init_context_ptr, 518 | random_seed, id, init_radius, 519 | init_alpha, 520 | tol_obj, 521 | tol_rel_obj, 522 | tol_grad, 523 | tol_rel_grad, 524 | tol_param, 525 | num_iterations, 526 | save_iterations, 527 | refresh, 528 | interrupt, logger, 529 | init_writer, sample_writer); D:/RCompile/CRANpkg/lib/4.6/rstan/include/rstan/stan_fit.hpp:1215:0: required from 'SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_rubin_full_namespace::model_rubin_full; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]' 1215 | ret = command(args, model_, holder, names_oi_tidx_, 1216 | fnames_oi_, base_rng); stanExports_rubin_full.cc:15:0: required from here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::HouseholderSequence, Eigen::Matrix, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' 238 | return Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11: required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix]' 453 | mat = HouseholderSequenceType(mat, hCoeffs.conjugate()) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | .setLength(mat.rows() - 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 455 | .setShift(1); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' 434 | tridiagonalization_inplace_selector::run(mat, diag, subdiag, hcoeffs, extractQ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 458 | internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14: required from 'Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' 181 | compute(matrix.derived(), options); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/optimization/newton.hpp:19:0: required from here 19 | Eigen::SelfAdjointEigenSolver solver(H); D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 103 | class CwiseUnaryViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >' 58 | class CwiseUnaryView : public CwiseUnaryViewImpl::StorageKind> | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::sum > >(const std::vector, arena_allocator > >&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map, 1, -1>, 0, Eigen::Stride<0, 0> > > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: recursively required from 'void stan::math::internal::callback_vari::chain() [with T = double; F = stan::math::dot_product, -1, -1>, 1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false> >(const Eigen::Block, -1, -1>, 1, -1, false>&, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>&)::]' 21 | inline void chain() final { rev_functor_(*this); } D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0: required from here D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:39: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0: required from 'double stan::mcmc::diag_e_metric::T(stan::mcmc::diag_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 21 | return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p)); D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0: required from here 20 | double T(diag_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' 207 | ::run(rhs.transpose(), lhs.transpose(), destT, alpha); | ~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' 251 | dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 124 | generic_product_impl::evalTo(m_result, xpr.lhs(), xpr.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' 35 | EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {} | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:137:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Scalar = double]' 137 | return internal::evaluator(derived()).coeff(0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from 'double stan::mcmc::dense_e_metric::T(stan::mcmc::dense_e_point&) [with Model = model_rubin_full_namespace::model_rubin_full; BaseRNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.6/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -shared -s -static-libgcc -o baggr.dll tmp.def RcppExports.o stanExports_logit.o stanExports_mutau.o stanExports_mutau_full.o stanExports_rubin.o stanExports_rubin_full.o -LD:/RCompile/CRANpkg/lib/4.6/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.6/RcppParallel/lib/x64 -ltbb -ltbbmalloc -LD:/RCompile/CRANpkg/lib/4.6/RcppParallel/lib/x64 -Wl,-rpath,D:/RCompile/CRANpkg/lib/4.6/RcppParallel/lib/x64 -ltbb -ltbbmalloc -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-baggr/00new/baggr/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (baggr)